sdk
Toggle table of contents
1.3.2
Select version
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
ai.abra.sdk.moshi.factories
/
AbraElementFactory
Abra
Element
Factory
class
AbraElementFactory
:
JsonAdapter.Factory
Members
Constructors
Abra
Element
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
type
:
Type
?
,
annotations
:
Set
<
Annotation
?
>
?
,
moshi
:
Moshi
)
:
JsonAdapter
<
*
>
?