CreateSdkSession

CreateSdkSession represents all the process for the creation of a new sdk session.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend operator fun invoke(sdkApiKey: String, email: String? = null, phoneNumber: String? = null): ResultS1SDK<SessionData, ErrorS1SDK>

Create a new sdk session for the user.