PhoneCallerConnectedEvent | @zoom/rivetType Alias PhoneCallerConnectedEvent
PhoneCallerConnectedEvent: Event<"phone.caller_connected"> & {event: string;event_ts: number;payload: {account_id: string;object: {call_id: string;callee: {connection_type?: string;extension_id?: string;extension_number?: number;extension_type?: string;name?: string;phone_number?: string;};caller: {connection_type?: string;device_id?: string;device_type?: string;extension_id?: string;extension_number?: number;extension_type?: string;name?: string;phone_number: string;timezone?: string;user_id?: string;};connected_start_time: string;ringing_start_time: string;};};} Copyright © 2024 Zoom Video Communications, Inc.