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 first ring on desktop/mobile apps is enabled. The default value is true More...
|
| |
| bool? | notifyAdminSoftPhones [get, set] |
| | Deprecated parameter. Specifies if the administrator's softphone (desktop application) is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is true. More...
|
| |
| long? | softPhonesRingCount [get, set] |
| | Specifies delay between ring on apps and starting of a call forwarding. To activate this parameter use the value > 0, and turn off the softPhonesAlwaysRing setting. If the value is 1 or 0, the softPhonesAlwaysRing setting cannot be turned off 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 forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ringing all at the same time. The default value is 'Sequentially' Enum: Sequentially, Simultaneously More...
|
| |
| ForwardingRuleCreateRequest[] | rules [get, set] |
| | Information on a call forwarding rule 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.ForwardingInfoCreateRuleRequest.mobileTimeout |
|
getset |
Deprecated parameter. Specifies if mobile timeout is activated for the rule
◆ notifyAdminSoftPhones
| bool? RingCentral.ForwardingInfoCreateRuleRequest.notifyAdminSoftPhones |
|
getset |
Deprecated parameter. Specifies if the administrator's softphone (desktop application) is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is true.
◆ notifyMySoftPhones
| bool? RingCentral.ForwardingInfoCreateRuleRequest.notifyMySoftPhones |
|
getset |
Specifies if the first ring on desktop/mobile apps is enabled. The default value is true
◆ ringingMode
| string RingCentral.ForwardingInfoCreateRuleRequest.ringingMode |
|
getset |
Specifies the order in which forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ringing all at the same time. The default value is 'Sequentially' Enum: Sequentially, Simultaneously
◆ rules
Information on a call forwarding rule
◆ softPhonesAlwaysRing
| bool? RingCentral.ForwardingInfoCreateRuleRequest.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
◆ softPhonesRingCount
| long? RingCentral.ForwardingInfoCreateRuleRequest.softPhonesRingCount |
|
getset |
Specifies delay between ring on apps and starting of a call forwarding. To activate this parameter use the value > 0, and turn off the softPhonesAlwaysRing setting. If the value is 1 or 0, the softPhonesAlwaysRing setting cannot be turned off Format: int32
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ForwardingInfoCreateRuleRequest.cs