RingCentral .Net SDK
Properties | List of all members
RingCentral.SenderInfo Class Reference

Extension Type. For GCM transport type '_from' property should be used || Message sender information More...

Properties

string phoneNumber [get, set]
 Phone number in E.164 (with '+' sign) format More...
 
string extensionNumber [get, set]
 Extension number More...
 
string location [get, set]
 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) More...
 
string name [get, set]
 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 More...
 

Detailed Description

Extension Type. For GCM transport type '_from' property should be used || Message sender information

Property Documentation

◆ extensionNumber

string RingCentral.SenderInfo.extensionNumber
getset

Extension number

◆ location

string RingCentral.SenderInfo.location
getset

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

string RingCentral.SenderInfo.name
getset

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

◆ phoneNumber

string RingCentral.SenderInfo.phoneNumber
getset

Phone number in E.164 (with '+' sign) format


The documentation for this class was generated from the following file: