Triton Mobile SDK for Android
Public Member Functions | List of all members
com.tritondigital.player.CuePointHistory.CuePointHistoryListener Interface Reference

Callback for receiving the CuePoint history. More...

Public Member Functions

void onCuePointHistoryFailed (CuePointHistory src, int errorCode)
 Called when the CuePoint history has failed. More...
 
void onCuePointHistoryReceived (CuePointHistory src, List< Bundle > cuePoints)
 Called when the CuePoint history has been received. More...
 

Detailed Description

Callback for receiving the CuePoint history.

Member Function Documentation

◆ onCuePointHistoryFailed()

void com.tritondigital.player.CuePointHistory.CuePointHistoryListener.onCuePointHistoryFailed ( CuePointHistory  src,
int  errorCode 
)

Called when the CuePoint history has failed.

Parameters
srcSource where this event comes from
errorCodeError code

◆ onCuePointHistoryReceived()

void com.tritondigital.player.CuePointHistory.CuePointHistoryListener.onCuePointHistoryReceived ( CuePointHistory  src,
List< Bundle >  cuePoints 
)

Called when the CuePoint history has been received.

Parameters
srcSource where this event comes from
cuePointsCue points