toggle menu
client
androidJvm
switch theme
search in API
client
/
co.tryinhouse.android.models
/
SDKConfig
/
SDKConfig
SDKConfig
constructor
(
projectToken
:
String
,
tokenId
:
String
,
shortLinkDomain
:
String
,
serverUrl
:
String
=
"https://your-api-server.com"
,
enableDebugLogging
:
Boolean
=
false
,
sessionTimeoutMinutes
:
Int
=
30
,
maxRetryAttempts
:
Int
=
3
)