Interface | Description |
---|---|
Beacon |
The Interface Beacon.
|
BeaconUser |
The Interface BeaconUser.
|
Command | |
Condition |
The Interface Condition
|
ConnectivityListener |
The listener interface for receiving onConnectivityChanged events.
|
Controller |
The Controller is the primary interface into the player engine.
|
Device |
The Interface Device.
|
Event | |
FaceInfo |
The Interface FaceInfo.
|
File |
The Interface File.
|
Gadget | |
Impression |
The Interface Impression.
|
Location |
The Interface Location.
|
Module |
The Interface Module.
|
OnBeaconListener |
The listener interface for receiving onBeacon events.
|
OnCallbackListener |
The listener interface for receiving onCallback events.
|
OnCommandListener |
The listener interface for receiving onCommand events.
|
OnImpressionListener |
The Interface OnImpressionListener
|
OnMotionListener |
The listener interface for receiving onMotion events.
|
OnNavigateListener |
The listener interface for receiving onNavigate events.
|
OnPlayedListener |
The listener interface for receiving onPlayed events.
|
Option |
The Interface Option.
|
Playlist |
The Interface Playlist.
|
PlaylistListener |
The listener interface for receiving playlist events.
|
RevelControl |
The Interface RevelControl.
|
Schedule |
The Interface Schedule.
|
Source |
The Interface Source.
|
Template |
The Interface Template.
|
TemplateListener |
The listener interface for receiving template events.
|
Class | Description |
---|---|
AnimationHelper |
AnimationHelper provides shortcuts for common animation tasks.
|
Enum | Description |
---|---|
DayOfWeekType |
The Enum DayOfWeekType.
|
GenderType |
The Enum GenderType.
|
ModuleType |
The Enum ModuleType.
|
OrientationType |
The Enum OrientationType.
|
PlaylistType |
The Enum PlaylistType.
|
Exception | Description |
---|---|
SkipSourceException |
Exception to be thrown in the
PlaylistListener.onSourceStarted() method when wanting
to skip the source. |