sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk
/
Config
/
updateWith
update
With
open
fun
updateWith
(
apiKey
:
String
,
apiDomain
:
String
)
:
Config
open
fun
updateWith
(
apiKey
:
String
,
apiDomain
:
String
,
cname
:
String
)
:
Config
open
fun
updateWith
(
apiKey
:
String
,
apiDomain
:
String
,
accountCacheTime
:
Int
,
sessionVerificationInterval
:
Int
)
:
Config
open
fun
updateWith
(
config
:
Config
)
:
Config