public InPlayerNotificationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError(InPlayerException t) |
void |
onMessageReceived(InPlayerNotification message) |
void |
onStatusChanged(InPlayerNotificationStatus status) |
void onStatusChanged(@NotNull
InPlayerNotificationStatus status)
void onMessageReceived(@NotNull
InPlayerNotification message)
void onError(@NotNull
InPlayerException t)