onHostEntered

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

Invoked when the host has entered the live event.

Since

1.0.0

Parameters

liveEvent
host

Host who entered.