Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.22 KB

SWGGreeting.md

File metadata and controls

13 lines (9 loc) · 1.22 KB

SWGGreeting

Properties

Name Type Description Notes
type NSString* The greeting to play. Can be "name" for the name_greeting as described above, "standard" for the standard greeting, or "alternate" for an alternate greeting. See below for details. [optional]
alternate SWGMediaSummary* Greeting to be played when type="alternate". Output is a Greeting Summary Object. Input must be a Greeting Lookup Object. [optional]
standard SWGMediaSummary* Greeting to be played when type="standard". Output is a Greeting Summary Object. Input must be a Greeting Lookup Object. [optional]
enableLeaveMessagePrompt NSNumber* Whether to prompt the caller with the following words after the voicemail greeting has been played: "Please leave your message after the tone. When finished, hang up or press the pound key." Boolean. [optional]

[Back to Model list] [Back to API list] [Back to README]