onHostConnected

abstract fun onHostConnected(liveEvent: LiveEvent, host: Host)

Invoked when the host has been connected to the live event.

Since

1.0.0

Parameters

liveEvent
host

Host who connected.