Class CreateUserApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.user.response.CreateUserApiResponse
Zulip API response class for creating a new user.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
getIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
-
Constructor Details
-
CreateUserApiResponse
public CreateUserApiResponse()
-
-
Method Details
-
getUserId
-