UTNotifications  1.8
Professional Local & Push Notification Plugin
UTNotifications.JSONData Member List

This is the complete list of members for UTNotifications.JSONData, including all inherited members.

Add(string aKey, JSONNode aItem) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
Add(JSONNode aItem) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
AsArray (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsBool (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsDouble (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsFloat (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsInt (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsObject (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Childs (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Count (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
DeepChilds (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Deserialize(System.IO.BinaryReader aReader) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Equals(object obj) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
GetHashCode() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
JSONData(string aData) (defined in UTNotifications.JSONData)UTNotifications.JSONData
JSONData(float aData) (defined in UTNotifications.JSONData)UTNotifications.JSONData
JSONData(double aData) (defined in UTNotifications.JSONData)UTNotifications.JSONData
JSONData(bool aData) (defined in UTNotifications.JSONData)UTNotifications.JSONData
JSONData(int aData) (defined in UTNotifications.JSONData)UTNotifications.JSONData
LoadFromBase64(string aBase64) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedBase64(string aBase64) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator JSONNode(string s) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator string(JSONNode d) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator!=(JSONNode a, object b) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator==(JSONNode a, object b) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Parse(string aJSON) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Remove(string aKey) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
Remove(int aIndex) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
Remove(JSONNode aNode) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
SaveToBase64() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedBase64() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Serialize(System.IO.BinaryWriter aWriter) (defined in UTNotifications.JSONData)UTNotifications.JSONDatavirtual
this[int aIndex] (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
this[string aKey] (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
ToString() (defined in UTNotifications.JSONData)UTNotifications.JSONData
ToString(string aPrefix) (defined in UTNotifications.JSONData)UTNotifications.JSONDatavirtual
Value (defined in UTNotifications.JSONData)UTNotifications.JSONData