MobileDeliveryModeRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
transport_type | MobileDeliveryModeRequestTransportType | ✅ | The transport type for this subscription, or the channel by which an app should be notified of an event |
certificate_name | str | ✅ | Certificate name for mobile notification transports |
registration_id | str | ✅ | Device instance ID for mobile notification transports |
MobileDeliveryModeRequestTransportType
The transport type for this subscription, or the channel by which an app should be notified of an event
Properties
Name | Type | Required | Description |
---|---|---|---|
RC_APNS | str | ✅ | "RC/APNS" |
RC_GCM | str | ✅ | "RC/GCM" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs