Interface CreateUserResponse
- All Known Implementing Classes:
CreateUserResponseImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionlongDeprecated.Returns the key of the created user.
-
Method Details
-
getUserKey
long getUserKey()Deprecated.Returns the key of the created user.- Returns:
- the key of the created user.
-
CreateUserResponse