Package com.theoplayer.android.api.event.player.theolive
See: Description
-
Class Summary Class Description Identifiers The Player event identifiers. TheoLiveEventTypes The types of Player Events. -
Interface Summary Interface Description EnterBadNetworkModeEvent Fired when @see TheoLiveEventTypes.ENTERBADNETWORKMODE occurs for the @see Player. ExitBadNetworkModeEvent Fired when @see TheoLiveEventTypes.EXITBADNETWORKMODE occurs for the @see Player. IntentToFallbackEvent Fired when @see TheoLiveEventTypes.INTENTTOFALLBACK occurs for the @see Player. PublicationLoadStartEvent Fired when @see TheoLiveEventTypes.PUBLICATIONLOADSTART occurs for the @see Player. PublicationLoadedEvent Fired when @see TheoLiveEventTypes.PUBLICATIONLOADED occurs for the @see Player. PublicationOfflineEvent Fired when @see TheoLiveEventTypes.PUBLICATIONOFFLINE occurs for the @see Player. TheoLiveEvent The TheoLive Event.