Package com.ringcentral.definitions
Class SenderInfo
java.lang.Object
com.ringcentral.definitions.SenderInfo
Extension Type. For GCM transport type '_from' property should be used || Message sender information
-
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) format -
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 -
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
-
SenderInfo
public SenderInfo()
-
-
Method Details
-
phoneNumber
-
extensionNumber
-
location
-
name
-