Package com.ringcentral.definitions
Class UnconditionalForwardingInfo
java.lang.Object
com.ringcentral.definitions.UnconditionalForwardingInfo
Unconditional forwarding parameters.
Returned if 'UnconditionalForwarding' value is specified for the `callHandlingAction` parameter
-
Field Summary
FieldsModifier and TypeFieldDescriptionEvent that initiates forwarding to the specified phone number Enum: HoldTimeExpiration, MaxCallers, NoAnswerPhone number to which the call is forwarded. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
phoneNumber
Phone number to which the call is forwarded. In addition to common e.164 format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where xxxxxxxxxxx is a phone number in e.164 format (without '+' sign) and yyyy is an external short extension number. Max number of digits is 15 -
action
Event that initiates forwarding to the specified phone number Enum: HoldTimeExpiration, MaxCallers, NoAnswer
-
-
Constructor Details
-
UnconditionalForwardingInfo
public UnconditionalForwardingInfo()
-
-
Method Details
-
phoneNumber
-
action
-