VoiceSettings: Metadata & { enableCallDisposition?: boolean | null; enableVoiceCallList?: boolean | null; enableVoiceCallRecording?: boolean | null; enableVoiceCoaching?: boolean | null; enableVoiceConferencing?: boolean | null; enableVoiceLocalPresence?: boolean | null; enableVoiceMail?: boolean | null; enableVoiceMailDrop?: boolean | null; } Type declaration
Optional enableCallDisposition?: boolean | null
Optional enableVoiceCallList?: boolean | null
Optional enableVoiceCallRecording?: boolean | null
Optional enableVoiceCoaching?: boolean | null
Optional enableVoiceConferencing?: boolean | null
Optional enableVoiceLocalPresence?: boolean | null
Optional enableVoiceMail?: boolean | null
Optional enableVoiceMailDrop?: boolean | null