RingCentral .Net SDK
Properties | List of all members
RingCentral.CustomUserGreetingInfo Class Reference

Properties

string uri [get, set]
 Link to a custom user greeting Format: uri More...
 
string id [get, set]
 Internal identifier of a custom user greeting More...
 
string type [get, set]
 Type of custom user greeting Enum: Introductory, Announcement, InterruptPrompt, ConnectingAudio, ConnectingMessage, Voicemail, Unavailable, HoldMusic, PronouncedName, TemplateGreeting More...
 
string contentType [get, set]
 Content media type Enum: audio/mpeg, audio/wav More...
 
string contentUri [get, set]
 Link to a greeting content (audio file) Format: uri More...
 
CustomGreetingAnsweringRuleInfo answeringRule [get, set]
 

Property Documentation

◆ answeringRule

CustomGreetingAnsweringRuleInfo RingCentral.CustomUserGreetingInfo.answeringRule
getset

◆ contentType

string RingCentral.CustomUserGreetingInfo.contentType
getset

Content media type Enum: audio/mpeg, audio/wav

◆ contentUri

string RingCentral.CustomUserGreetingInfo.contentUri
getset

Link to a greeting content (audio file) Format: uri

◆ id

string RingCentral.CustomUserGreetingInfo.id
getset

Internal identifier of a custom user greeting

◆ type

string RingCentral.CustomUserGreetingInfo.type
getset

Type of custom user greeting Enum: Introductory, Announcement, InterruptPrompt, ConnectingAudio, ConnectingMessage, Voicemail, Unavailable, HoldMusic, PronouncedName, TemplateGreeting

◆ uri

string RingCentral.CustomUserGreetingInfo.uri
getset

Link to a custom user greeting Format: uri


The documentation for this class was generated from the following file: