OnStateChangeListener

interface OnStateChangeListener

Functions

Link copied to clipboard
abstract fun onEstablished(playServiceId: String)
Link copied to clipboard
abstract fun onIdle(playServiceId: String)
Link copied to clipboard
abstract fun onIncoming(playServiceId: String, caller: Caller)
Link copied to clipboard
abstract fun onOutgoing()

Inheritors

Link copied to clipboard