toggle menu
mobile-sdk-android
common
switch theme
search in API
core-kmm
/
com.spreedly.client
/
SpreedlyClient
/
Companion
Companion
object
Companion
Members
Functions
new
Instance
Link copied to clipboard
fun
newInstance
(
envKey
:
String
,
test
:
Boolean
)
:
SpreedlyClient
fun
newInstance
(
envKey
:
String
,
envSecret
:
String
,
test
:
Boolean
)
:
SpreedlyClient
Creates a new instance of the Spreedly client with the provided environment key and secret.