Name | Type | Description | Notes |
---|---|---|---|
data | NSDictionary<NSString, NSObject>*** | Message Payload. | [optional] |
cid | NSString* | Confirmation ID. | [optional] |
ddid | NSString* | Destination Device ID. | [optional] |
sdid | NSString* | Source Device ID. | [optional] |
ts | NSNumber* | Timestamp (past, present or future). Defaults to current time if not provided. | [optional] |
type | NSString* | Type. | [optional] [default to @"message"] |
mid | NSString* | Message ID. | [optional] |
uid | NSString* | User ID. | [optional] |
sdtid | NSString* | Source Device Type ID. | [optional] |
cts | NSNumber* | Created Timestamp (past, present or future). Defaults to current time if not provided. | [optional] |
mv | NSNumber* | Manifest Version. | [optional] |