Interface: VideoChangedEvent
Defined in: Calls.types.ts:414
Fired when video state changes on a call.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
id
ts
id: string;Defined in: Calls.types.ts:312
Inherited from
hasVideo
ts
hasVideo: boolean;Defined in: Calls.types.ts:415