PubNubDeliveryModeRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
transport_type | PubNubDeliveryModeRequestTransportType | ✅ | The transport type for this subscription, or the channel by which an app should be notified of an event |
encryption | bool | ❌ | Optional. Specifies if notification messages will be encrypted or not. Please note that for some event filters (e.g. presence) encryption is mandatory and false value provided by caller will be ignored. |
PubNubDeliveryModeRequestTransportType
The transport type for this subscription, or the channel by which an app should be notified of an event
Properties
Name | Type | Required | Description |
---|---|---|---|
PUBNUB | str | ✅ | "PubNub" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs