sdk
sdk
/
com.sygic.sdk
/
Authentication
/
Authentication
Authentication
fun
Authentication
(
@
Json
(
name
=
"app_key"
)
appKey
:
String
,
@
Json
(
name
=
"app_secret"
)
appSecret
:
String
?
=
null
)