toggle menu
sudouser
androidJvm
switch theme
search in API
sudouser
/
com.sudoplatform.sudouser
/
RegisterResult
/
Success
Success
data
class
Success
(
val
uid
:
String
)
:
RegisterResult
Encapsulates a successful registration result.
Parameters
uid
user ID of the newly registered user.
Members
Constructors
Success
Link copied to clipboard
constructor
(
uid
:
String
)
Properties
uid
Link copied to clipboard
val
uid
:
String