Class GetAllInvitationsApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.invitation.response.GetAllInvitationsApiResponse
Zulip API response class for fetching invitations.
- 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
-
GetAllInvitationsApiResponse
public GetAllInvitationsApiResponse()
-
-
Method Details
-
getInvites
-