Package com.ringcentral.definitions
Class DictionaryGreetingInfo
java.lang.Object
com.ringcentral.definitions.DictionaryGreetingInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionCategory of a greeting, specifying data form.Link to a greeting content (audio file), if any Format: uriInternal identifier of a greetingName of a greetingText of a greeting, if anyType of greeting, specifying the case when the greeting is played.Link to a greeting Format: uriUsage type of greeting, specifying if the greeting is applied for user extension or department (call queue) extension. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentUri
(String contentUri) navigation
(PageNavigationModel navigation) paging
(EnumeratedPagingModel paging)
-
Field Details
-
id
Internal identifier of a greeting -
uri
Link to a greeting Format: uri -
name
Name of a greeting -
usageType
Usage type of greeting, specifying if the greeting is applied for user extension or department (call queue) extension. Enum: UserExtensionAnsweringRule, ExtensionAnsweringRule, DepartmentExtensionAnsweringRule, BlockedCalls, CallRecording, CompanyAnsweringRule, CompanyAfterHoursAnsweringRule, LimitedExtensionAnsweringRule, VoicemailExtensionAnsweringRule, AnnouncementExtensionAnsweringRule, SharedLinesGroupAnsweringRule -
text
Text of a greeting, if any -
contentUri
Link to a greeting content (audio file), if any Format: uri -
type
Type of greeting, specifying the case when the greeting is played. Enum: Introductory, Announcement, AutomaticRecording, BlockedCallersAll, BlockedCallersSpecific, BlockedNoCallerId, BlockedPayPhones, ConnectingMessage, ConnectingAudio, StartRecording, StopRecording, Voicemail, Unavailable, InterruptPrompt, HoldMusic, Company -
category
Category of a greeting, specifying data form. The category value 'None' specifies that greetings of a certain type ('Introductory', 'ConnectingAudio', etc.) are switched off for an extension = ['Music', 'Message', 'RingTones', 'None'] Enum: Music, Message, RingTones, None -
paging
-
-
Constructor Details
-
DictionaryGreetingInfo
public DictionaryGreetingInfo()
-
-
Method Details
-
id
-
uri
-
name
-
usageType
-
text
-
contentUri
-
type
-
category
-
paging
-