hypertrack-sdk
hypertrack-sdk
/
com.hypertrack.sdk.models
/
EventAdapter
Event
Adapter
open
class
EventAdapter
:
JsonDeserializer
<
T
>
Content copied to clipboard
Functions
Functions
deserialize
Link copied to clipboard
open
fun
deserialize
(
json
:
JsonElement
,
typeOfT
:
Type
,
context
:
JsonDeserializationContext
)
:
Event
Content copied to clipboard