Companion

object Companion

Functions

Link copied to clipboard

Returns the instance of SeamSDK. This can be used to get a handle to the SeamSDK after it has been initialized.

Link copied to clipboard
suspend fun initialize(context: Context, clientSessionToken: String)

Initializes the Seam Android SDK. This should be called once at the start of your application.