Functions

Link copied to clipboard
abstract fun onError(error: HMSException)

Called when the SDK has encountered an error

Link copied to clipboard
open fun onPermissionsRequested(permissions: List<String>)
Link copied to clipboard
abstract fun onTracks(localTracks: Array<HMSTrack>)