Class GetUserAttachmentsApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.user.response.GetUserAttachmentsApiResponse
Zulip API response class for getting user attachment details.
- 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
-
GetUserAttachmentsApiResponse
public GetUserAttachmentsApiResponse()
-
-
Method Details
-
getAttachments
-