Represents data to be delivered to each device via Apple Push Notification Service.
See Also: Inherited members from KiiPushMessageData.
|
APNSData
()
|
Initializes a new instance of the KiiCorp.Cloud.Storage.APNSData class. |
|
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.) |
Initializes a new instance of the KiiCorp.Cloud.Storage.APNSData class.Syntax
public APNSData ()Remarks
Requirements
Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0