Listener

interface Listener

Functions

Link copied to clipboard
abstract fun onContentComplete()
Link copied to clipboard
abstract fun onGetVideoStream(video: Video)
Link copied to clipboard
abstract fun onUserTextReceived(userText: String)
Link copied to clipboard
abstract fun onVolumeChanged(percentage: Int)