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
data
class
Depth
:
MicrocmsParameter
Module Contents
Depth
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
data
class
Fields
:
MicrocmsParameter
Module Contents
Fields
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Filters
:
MicrocmsParameter
Module Contents
Filters
(
value
:
String
)
fun
toUrlParameter
(
)
:
String
val
value
:
String
data
class
Ids
:
MicrocmsParameter
Module Contents
Ids
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Limit
:
MicrocmsParameter
Module Contents
Limit
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
class
MicrocmsClient
Module Contents
MicrocmsClient
(
serviceDomain
:
String
,
apiKey
:
String
)
val
apiKey
:
String
var
apiVersion
:
String
var
baseDomain
:
String
fun
get
(
endpoint
:
String
,
params
:
List
<
MicrocmsParameter
>
=
listOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
fun
get
(
endpoint
:
String
,
contentId
:
String
?
=
null
,
params
:
List
<
MicrocmsParameter
>
=
listOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
val
serviceDomain
:
String
sealed
class
MicrocmsParameter
Module Contents
abstract
fun
toUrlParameter
(
)
:
String
data
class
Offset
:
MicrocmsParameter
Module Contents
Offset
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
data
class
Orders
:
MicrocmsParameter
Module Contents
Orders
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Q
:
MicrocmsParameter
Module Contents
Q
(
value
:
String
)
fun
toUrlParameter
(
)
:
String
val
value
:
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
data
class
Depth
:
MicrocmsParameter
Module Contents
Depth
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
data
class
Fields
:
MicrocmsParameter
Module Contents
Fields
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Filters
:
MicrocmsParameter
Module Contents
Filters
(
value
:
String
)
fun
toUrlParameter
(
)
:
String
val
value
:
String
data
class
Ids
:
MicrocmsParameter
Module Contents
Ids
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Limit
:
MicrocmsParameter
Module Contents
Limit
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
class
MicrocmsClient
Module Contents
MicrocmsClient
(
serviceDomain
:
String
,
apiKey
:
String
)
val
apiKey
:
String
var
apiVersion
:
String
var
baseDomain
:
String
fun
get
(
endpoint
:
String
,
params
:
List
<
MicrocmsParameter
>
=
listOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
fun
get
(
endpoint
:
String
,
contentId
:
String
?
=
null
,
params
:
List
<
MicrocmsParameter
>
=
listOf()
,
callback
:
(
Result
<
JSONObject
>
)
->
Unit
)
:
Unit
val
serviceDomain
:
String
sealed
class
MicrocmsParameter
Module Contents
abstract
fun
toUrlParameter
(
)
:
String
data
class
Offset
:
MicrocmsParameter
Module Contents
Offset
(
value
:
Int
)
fun
toUrlParameter
(
)
:
String
val
value
:
Int
data
class
Orders
:
MicrocmsParameter
Module Contents
Orders
(
values
:
List
<
String
>
)
fun
toUrlParameter
(
)
:
String
val
values
:
List
<
String
>
data
class
Q
:
MicrocmsParameter
Module Contents
Q
(
value
:
String
)
fun
toUrlParameter
(
)
:
String
val
value
:
String