onSuccess

abstract fun onSuccess(loginType: Int, @NonNull registerInfo: RegisterInfo)

a callback informing about the login type please see LoginType with additional data regarding the email of the subscriber.

See also

Parameters

loginType

The login types.

registerInfo

An object holding information regarding the registration, such us the link to be sent by email and/or SMS