onHostExited

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

Invoked when the host has exited the live event.

Since

1.0.0

Parameters

liveEvent
host

Host who exited.