Package com.ringcentral.definitions
Class NotificationRecipientInfo
java.lang.Object
com.ringcentral.definitions.NotificationRecipientInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionExtension numberContains party location (city, state) if one can be determined from phoneNumber.Symbolic name associated with a caller/callee.Phone number in E.164 (with '+' sign) formatTrue specifies that message is sent exactly to this recipient. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionNumber
(String extensionNumber) phoneNumber
(String phoneNumber)
-
Field Details
-
phoneNumber
Phone number in E.164 (with '+' sign) format -
extensionNumber
Extension number -
target
True specifies that message is sent exactly to this recipient. Returned in to field for group MMS. Useful if one extension has several phone numbers' -
location
Contains party location (city, state) if one can be determined from phoneNumber. This property is filled only when phoneNumber is not empty and server can calculate location information from it (for example, this information is unavailable for US toll-free numbers) -
name
Symbolic name associated with a caller/callee. If the phone does not belong to the known extension, only the location is returned, the name is not determined then
-
-
Constructor Details
-
NotificationRecipientInfo
public NotificationRecipientInfo()
-
-
Method Details
-
phoneNumber
-
extensionNumber
-
target
-
location
-
name
-