onStateChanged

abstract fun onStateChanged(state: State)

A call to this indicates the player has changed to the provided state from a different state.

Parameters

state

the net state of the player.