GreetingTypeEnum
Type of greeting, specifying the case when the greeting is played.
Properties
Name | Type | Required | Description |
---|---|---|---|
INTRODUCTORY | str | ✅ | "Introductory" |
ANNOUNCEMENT | str | ✅ | "Announcement" |
AUTOMATICRECORDING | str | ✅ | "AutomaticRecording" |
BLOCKEDCALLERSALL | str | ✅ | "BlockedCallersAll" |
BLOCKEDCALLERSSPECIFIC | str | ✅ | "BlockedCallersSpecific" |
BLOCKEDNOCALLERID | str | ✅ | "BlockedNoCallerId" |
BLOCKEDPAYPHONES | str | ✅ | "BlockedPayPhones" |
CONNECTINGMESSAGE | str | ✅ | "ConnectingMessage" |
CONNECTINGAUDIO | str | ✅ | "ConnectingAudio" |
STARTRECORDING | str | ✅ | "StartRecording" |
STOPRECORDING | str | ✅ | "StopRecording" |
VOICEMAIL | str | ✅ | "Voicemail" |
UNAVAILABLE | str | ✅ | "Unavailable" |
INTERRUPTPROMPT | str | ✅ | "InterruptPrompt" |
HOLDMUSIC | str | ✅ | "HoldMusic" |
COMPANY | str | ✅ | "Company" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs