Skip to content

Interface: CallOptions

Defined in: Calls.types.ts:67

Per-call options set at session start.

Properties

hasVideo

ts
hasVideo: boolean;

Defined in: Calls.types.ts:68

Released under the MIT License.