public interface ListenAdController
Modifier and Type | Interface and Description |
---|---|
static interface |
ListenAdController.ListenCallback |
Modifier and Type | Method and Description |
---|---|
void |
startListeningForAd(ListenAdController.ListenCallback callback)
Start listening for an action.
|
void startListeningForAd(ListenAdController.ListenCallback callback)
ListenAdController.ListenCallback
.