Method | Description | |
---|---|---|
onClickNotification ( string empty ) : void | ||
onContent ( string commaDelimitedString ) : void | ||
onDismissModal ( string empty ) : void | ||
onDismissNotification ( string empty ) : void | ||
onDismissPoptart ( string empty ) : void | ||
onSaveMomentFailed ( string param ) : void | ||
onSaveMomentFinished ( string param ) : void | ||
onShowModal ( string empty ) : void | ||
onShowNotification ( string empty ) : void | ||
onShowPoptart ( string empty ) : void | ||
onVideoDismiss ( string empty ) : void | ||
onVideoShow ( string empty ) : void | ||
sessionFailedToStart ( string param ) : void | ||
sessionStarted ( string empty ) : void |
public onClickNotification ( string empty ) : void | ||
empty | string | |
return | void |
public onContent ( string commaDelimitedString ) : void | ||
commaDelimitedString | string | |
return | void |
public onDismissModal ( string empty ) : void | ||
empty | string | |
return | void |
public onDismissNotification ( string empty ) : void | ||
empty | string | |
return | void |
public onDismissPoptart ( string empty ) : void | ||
empty | string | |
return | void |
public onSaveMomentFailed ( string param ) : void | ||
param | string | |
return | void |
public onSaveMomentFinished ( string param ) : void | ||
param | string | |
return | void |
public onShowNotification ( string empty ) : void | ||
empty | string | |
return | void |
public onVideoDismiss ( string empty ) : void | ||
empty | string | |
return | void |
public sessionFailedToStart ( string param ) : void | ||
param | string | |
return | void |
public sessionStarted ( string empty ) : void | ||
empty | string | |
return | void |