updateEmail

suspend fun updateEmail(email: String)

Calling this function lets you update your email address associated to your account.

Unless the user is logged in and has provided all necessary information, the function will not run successfully.

Throws

com.kycdao.android.sdk.exceptions.VerificationSessionIllegalAction

Thrown if the personal information of the user has not yet been provided