Forwarding parameters. Returned if 'ForwardCalls' is specified in 'callHandlingAction'. These settings determine the forwarding numbers to which the call will be forwarded
More...
|
bool? | notifyMySoftPhones [get, set] |
| Specifies if the user's softphone(s) are notified before forwarding the incoming call to desk phones and forwarding numbers More...
|
|
bool? | notifyAdminSoftPhones [get, set] |
| Deprecated parameter. Specifies if the administrator's softphone is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is false More...
|
|
long? | softPhonesRingCount [get, set] |
| Number of rings before forwarding starts Format: int32 More...
|
|
bool? | softPhonesAlwaysRing [get, set] |
| Specifies that desktop and mobile applications of the user will ring till the end of their forwarding list. If set to true then softPhonesRingCount is ignored Default: true More...
|
|
string | ringingMode [get, set] |
| Specifies the order in which the forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ring all at the same time Enum: Sequentially, Simultaneously More...
|
|
ForwardingRuleInfo[] | rules [get, set] |
| Information on a call forwarding rule More...
|
|
bool? | softPhonesPositionTop [get, set] |
| Specifies if desktop and mobile applications of the user are notified before (true) or after (false) forwarding the incoming call to desk phones and forwarding numbers. Applicable only if notifyMySoftPhones parameter is set to true More...
|
|
bool? | mobileTimeout [get, set] |
| Deprecated parameter. Specifies if mobile timeout is activated for the rule More...
|
|
Forwarding parameters. Returned if 'ForwardCalls' is specified in 'callHandlingAction'. These settings determine the forwarding numbers to which the call will be forwarded
◆ mobileTimeout
bool? RingCentral.ForwardingInfo.mobileTimeout |
|
getset |
Deprecated parameter. Specifies if mobile timeout is activated for the rule
◆ notifyAdminSoftPhones
bool? RingCentral.ForwardingInfo.notifyAdminSoftPhones |
|
getset |
Deprecated parameter. Specifies if the administrator's softphone is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is false
◆ notifyMySoftPhones
bool? RingCentral.ForwardingInfo.notifyMySoftPhones |
|
getset |
Specifies if the user's softphone(s) are notified before forwarding the incoming call to desk phones and forwarding numbers
◆ ringingMode
string RingCentral.ForwardingInfo.ringingMode |
|
getset |
Specifies the order in which the forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ring all at the same time Enum: Sequentially, Simultaneously
◆ rules
Information on a call forwarding rule
◆ softPhonesAlwaysRing
bool? RingCentral.ForwardingInfo.softPhonesAlwaysRing |
|
getset |
Specifies that desktop and mobile applications of the user will ring till the end of their forwarding list. If set to true
then softPhonesRingCount
is ignored Default: true
◆ softPhonesPositionTop
bool? RingCentral.ForwardingInfo.softPhonesPositionTop |
|
getset |
Specifies if desktop and mobile applications of the user are notified before (true) or after (false) forwarding the incoming call to desk phones and forwarding numbers. Applicable only if notifyMySoftPhones
parameter is set to true
◆ softPhonesRingCount
long? RingCentral.ForwardingInfo.softPhonesRingCount |
|
getset |
Number of rings before forwarding starts Format: int32
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ForwardingInfo.cs