matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.auth.registration
/
RegistrationResult
/
Success
Success
data
class
Success
(
val
session
:
Session
)
:
RegistrationResult
Content copied to clipboard
The registration is successful, the
Session
is provided.
Constructors
Properties
Constructors
Success
Link copied to clipboard
fun
Success
(
session
:
Session
)
Content copied to clipboard
Properties
session
Link copied to clipboard
val
session
:
Session
Content copied to clipboard