Type Alias: AudioActivityEventHandler()
AudioActivityEventHandler: (
event
) =>void
Event emitted when the sending/receiving status of a media changes (e.g. when a user starts/stops talking).
Provides the updated Room
, Peer
and OdinMedia
instances as well as the new state.
Parameters
• event: IOdinEvent
<AudioActivityPayload
>
Returns
void
Defined in
Odin/odin-typescript/lib/api/room/types.d.ts:237