Represents data to be delivered to each device via MQTT Notification Service.
See Also: Inherited members from KiiPushMessageData.
|
MqttData
()
|
Documentation for this section has not yet been entered. |
|
mData | JsonOrg.JsonObject . The data. (Inherited from KiiPushMessageData.) |
|
Put
(string, bool)Put Bool value to the data. (Inherited from KiiPushMessageData.) |
|
|
Put
(string, double)Put Double value to the data. (Inherited from KiiPushMessageData.) |
|
|
Put
(string, int)Put Int value to the data. (Inherited from KiiPushMessageData.) |
|
|
Put
(string, long)Put Long value to the data. (Inherited from KiiPushMessageData.) |
|
|
Put
(string, string)Put String value to the data. (Inherited from KiiPushMessageData.) |
|
|
ToJsonObject
()Obtain JSONObject representation of the Data. Operation for returned object won't affect this object. (Inherited from KiiPushMessageData.) |
|
IsValidKey
(string)Determines whether this instance is valid key the specified key. (Inherited from KiiPushMessageData.) |
Documentation for this section has not yet been entered.Syntax
public MqttData ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0