JsonMap 
    An immutable mapping of String keys to JsonValues.
Constructors
Types
Link copied to clipboard
                  Builder class for com.urbanairship.json.JsonMap Objects.
Properties
Functions
Link copied to clipboard
                  Returns whether this map contains the specified key.
Link copied to clipboard
                  Returns whether this map contains the specified value.
Link copied to clipboard
                  Returns whether this map is not empty.
Link copied to clipboard
                  Factory method to create a new JSON map builder.
Link copied to clipboard
                  Returns the objects represented as a JsonValue.
Link copied to clipboard
                  Returns a collection of the values contained in this map.