RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.InboundMessageEvent Class Reference

Properties

NotificationInfo aps [get, set]
 
string messageId [get, set]
 Internal identifier of a message More...
 
string conversationId [get, set]
 Internal identifier of a conversation More...
 
string from [get, set]
 Sender phone number. For GCM transport type '_from' property should be used More...
 
string to [get, set]
 Receiver phone number More...
 
string ownerId [get, set]
 Internal identifier of a subscription owner extension More...
 

Property Documentation

◆ aps

NotificationInfo RingCentral.InboundMessageEvent.aps
getset

◆ conversationId

string RingCentral.InboundMessageEvent.conversationId
getset

Internal identifier of a conversation

◆ from

string RingCentral.InboundMessageEvent.from
getset

Sender phone number. For GCM transport type '_from' property should be used

◆ messageId

string RingCentral.InboundMessageEvent.messageId
getset

Internal identifier of a message

◆ ownerId

string RingCentral.InboundMessageEvent.ownerId
getset

Internal identifier of a subscription owner extension

◆ to

string RingCentral.InboundMessageEvent.to
getset

Receiver phone number


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