Type Alias: RoomStatusChangedEventHandler()
RoomStatusChangedEventHandler: (
event
) =>void
Event emitted when the connection status of the internal main/room stream was updated.
Provides both the old and the new connection state.
Parameters
• event: IOdinEvent
<RoomStatusChangedPayload
>
Returns
void
Defined in
Odin/odin-typescript/lib/api/room/types.d.ts:75