Class TheoLiveEventTypes
-
- All Implemented Interfaces:
public class TheoLiveEventTypes
The types of Player Events.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
TheoLiveEventTypes.Identifiers
The Player event identifiers.
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<PublicationLoadStartEvent>
PUBLICATIONLOADSTART
public final static EventType<PublicationLoadedEvent>
PUBLICATIONLOADED
public final static EventType<PublicationOfflineEvent>
PUBLICATIONOFFLINE
public final static EventType<IntentToFallbackEvent>
INTENTTOFALLBACK
public final static EventType<EnterBadNetworkModeEvent>
ENTERBADNETWORKMODE
public final static EventType<ExitBadNetworkModeEvent>
EXITBADNETWORKMODE
-
Constructor Summary
Constructors Constructor Description TheoLiveEventTypes()
-