Package com.ringcentral.definitions
Class CallerBlockingSettingsUpdate
java.lang.Object
com.ringcentral.definitions.CallerBlockingSettingsUpdate
Returns the lists of blocked and allowed phone numbers
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of greetings played for blocked callersCall blocking options: either specific or all calls and faxes Enum: Specific, AllDetermines how to handle calls with no caller ID in 'Specific' mode Enum: BlockCallsAndFaxes, BlockFaxes, AllowBlocking settings for pay phones Enum: Block, Allow -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongreetings
(BlockedCallerGreetingInfo[] greetings) noCallerId
(String noCallerId)
-
Field Details
-
mode
Call blocking options: either specific or all calls and faxes Enum: Specific, All -
noCallerId
Determines how to handle calls with no caller ID in 'Specific' mode Enum: BlockCallsAndFaxes, BlockFaxes, Allow -
payPhones
Blocking settings for pay phones Enum: Block, Allow -
greetings
List of greetings played for blocked callers
-
-
Constructor Details
-
CallerBlockingSettingsUpdate
public CallerBlockingSettingsUpdate()
-
-
Method Details
-
mode
-
noCallerId
-
payPhones
-
greetings
-