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

Returns the lists of blocked and allowed phone numbers More...

Properties

string mode [get, set]
 Call blocking options: either specific or all calls and faxes Enum: Specific, All More...
 
string noCallerId [get, set]
 Determines how to handle calls with no caller ID in Specific mode Enum: BlockCallsAndFaxes, BlockFaxes, Allow More...
 
string payPhones [get, set]
 Blocking settings for pay phones Enum: Block, Allow More...
 
BlockedCallerGreetingInfo[] greetings [get, set]
 List of greetings played for blocked callers More...
 

Detailed Description

Returns the lists of blocked and allowed phone numbers

Property Documentation

◆ greetings

BlockedCallerGreetingInfo [] RingCentral.CallerBlockingSettings.greetings
getset

List of greetings played for blocked callers

◆ mode

string RingCentral.CallerBlockingSettings.mode
getset

Call blocking options: either specific or all calls and faxes Enum: Specific, All

◆ noCallerId

string RingCentral.CallerBlockingSettings.noCallerId
getset

Determines how to handle calls with no caller ID in Specific mode Enum: BlockCallsAndFaxes, BlockFaxes, Allow

◆ payPhones

string RingCentral.CallerBlockingSettings.payPhones
getset

Blocking settings for pay phones Enum: Block, Allow


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