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

Properties

string transportType [get, set]
 The transport type for this subscription, or the channel by which an app should be notified of an event Required Enum: RC/APNS, RC/GCM More...
 
string certificateName [get, set]
 Certificate name for mobile notification transports Required More...
 
string registrationId [get, set]
 Device instance ID for mobile notification transports Required Example: 38b062ae-85f8-4dcc-8734-04d3f7393d42 More...
 

Property Documentation

◆ certificateName

string RingCentral.MobileDeliveryModeRequest.certificateName
getset

Certificate name for mobile notification transports Required

◆ registrationId

string RingCentral.MobileDeliveryModeRequest.registrationId
getset

Device instance ID for mobile notification transports Required Example: 38b062ae-85f8-4dcc-8734-04d3f7393d42

◆ transportType

string RingCentral.MobileDeliveryModeRequest.transportType
getset

The transport type for this subscription, or the channel by which an app should be notified of an event Required Enum: RC/APNS, RC/GCM


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