SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

AddUserWithEmail Method

Registers known user credentials.

Syntax

public fun addUserWithEmail(login: String?, email: String?, password: String?)

Remarks

Call this method to register known user's credentials with the server. In addition to Login and Password this method also associates an Email address with this user.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Kotlin Edition - Version 20.0 [Build 8063]