Package-level declarations
Types
Link copied to clipboard
Provides utility methods for creating and running common View animations.
Link copied to clipboard
interface BeaconUser
interface BeaconUser
interface BeaconUser
Defines the contract for accessing user profile information associated with a beacon event.
Link copied to clipboard
interface ConnectivityListener
interface ConnectivityListener
interface ConnectivityListener
Interface for receiving notifications about changes in network connectivity status.
Link copied to clipboard
interface Controller
interface Controller
interface Controller
Defines the primary programmatic interface for interacting with and controlling the RevelDigital player engine.
Link copied to clipboard
enum DayOfWeekType
enum DayOfWeekType
enum DayOfWeekType
Represents the days of the week using a bitmask pattern.
Link copied to clipboard
Link copied to clipboard
interface Impression
interface Impression
interface Impression
Represents an "impression" event, typically generated when one or more human faces are detected by a sensor (e.g., camera) associated with the RevelDigital player.
Link copied to clipboard
enum ModuleType
enum ModuleType
enum ModuleType
Defines the various types of functional units or content regions (Modules) that can be used within the RevelDigital player's screen layouts.
Link copied to clipboard
interface OnBeaconListener
interface OnBeaconListener
interface OnBeaconListener
Interface for receiving callbacks when beacon-related events occur, such as detecting nearby iBeacons or Eddystone beacons.
Link copied to clipboard
interface OnCallbackListener
interface OnCallbackListener
interface OnCallbackListener
A listener interface for receiving generic callback events, often originating from web-based content (such as RevelDigital Gadgets) or other extensible components within the player environment.
Link copied to clipboard
interface OnCommandListener
interface OnCommandListener
interface OnCommandListener
Interface for receiving and processing command events within the RevelDigital player.
Link copied to clipboard
interface OnImpressionListener
interface OnImpressionListener
interface OnImpressionListener
Interface for receiving callbacks when an "impression" event occurs within the RevelDigital player environment.
Link copied to clipboard
interface OnMotionListener
interface OnMotionListener
interface OnMotionListener
The listener interface for receiving notifications when motion is detected by a connected motion sensor (e.g., PIR sensor, camera-based motion detection).
Link copied to clipboard
interface OnNavigateListener
interface OnNavigateListener
interface OnNavigateListener
The listener interface for receiving "onNavigate" events, typically generated by components that handle web content rendering, such as an embedded WebView (e.g.
Link copied to clipboard
interface OnPlayedListener
interface OnPlayedListener
interface OnPlayedListener
The listener interface for receiving notifications when a piece of content (represented by a Source object) has been "played" or displayed within the RevelDigital player.
Link copied to clipboard
enum OrientationType
enum OrientationType
enum OrientationType
Represents the possible screen orientations for display purposes within the RevelDigital player.
Link copied to clipboard
interface PlaylistListener
interface PlaylistListener
interface PlaylistListener
Interface for receiving callbacks about events related to the playback lifecycle of individual Source items within a playlist.
Link copied to clipboard
enum PlaylistType
enum PlaylistType
enum PlaylistType
Defines the different types or categories of playlists available in the RevelDigital player system.
Link copied to clipboard
interface RevelControl
interface RevelControl
interface RevelControl
Defines the contract for a controllable visual component or logical unit within the RevelDigital player's display surface or operational flow.
Link copied to clipboard
interface SerialListener
interface SerialListener
interface SerialListener
Interface for receiving asynchronous events and data from a serial port connected to the RevelDigital player.
Link copied to clipboard
An exception thrown by a onSourceStarted implementation to signal that the currently starting content Source should be skipped by the playback engine.
Link copied to clipboard
interface TemplateListener
interface TemplateListener
interface TemplateListener
The listener interface for receiving lifecycle and interaction events related to a Template instance.