sdk
Module Contents
alltypes
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
LIBRARY_PACKAGE_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
LIBRARY_PACKAGE_NAME
:
String
class
Client
Module Contents
Client
(
serviceDomain
:
String
,
apiKey
:
String
,
globalDraftKey
:
String
?
=
null
)
val
apiKey
:
String
var
apiVersion
:
String
var
baseDomain
:
String
fun
get
(
endpoint
:
String
,
params
:
Map
<
String
,
Any
>
=
mapOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
fun
get
(
endpoint
:
String
,
contentId
:
String
?
=
null
,
params
:
Map
<
String
,
Any
>
=
mapOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
val
globalDraftKey
:
String
?
val
serviceDomain
:
String
package
io.microcms.android
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
LIBRARY_PACKAGE_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
LIBRARY_PACKAGE_NAME
:
String
class
Client
Module Contents
Client
(
serviceDomain
:
String
,
apiKey
:
String
,
globalDraftKey
:
String
?
=
null
)
val
apiKey
:
String
var
apiVersion
:
String
var
baseDomain
:
String
fun
get
(
endpoint
:
String
,
params
:
Map
<
String
,
Any
>
=
mapOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
fun
get
(
endpoint
:
String
,
contentId
:
String
?
=
null
,
params
:
Map
<
String
,
Any
>
=
mapOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
val
globalDraftKey
:
String
?
val
serviceDomain
:
String