toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.http
/
RequestBody
/
GzippedJson
Gzipped
Json
data
class
GzippedJson
(
val
json
:
JsonValue
)
:
RequestBody
Members
Constructors
Gzipped
Json
Link copied to clipboard
constructor
(
json
:
JsonSerializable
)
constructor
(
json
:
String
)
constructor
(
json
:
JsonValue
)
Properties
json
Link copied to clipboard
val
json
:
JsonValue
Inherited properties
compress
Link copied to clipboard
val
compress
:
Boolean
content
Link copied to clipboard
val
content
:
String
content
Type
Link copied to clipboard
val
contentType
:
String