Class GetProfileFieldsApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.server.response.GetProfileFieldsApiResponse
Zulip API response class for getting all custom profile fields.
- 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
-
GetProfileFieldsApiResponse
public GetProfileFieldsApiResponse()
-
-
Method Details
-
getCustomFields
-