Class RegisterEventQueueApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.event.response.RegisterEventQueueApiResponse
Zulip API response class for registering an event queue.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
long
Methods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
getIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
-
Constructor Details
-
RegisterEventQueueApiResponse
public RegisterEventQueueApiResponse()
-
-
Method Details
-
getQueueId
-
getLastEventId
public long getLastEventId() -
getEventQueueLongPollTimeoutSeconds
public int getEventQueueLongPollTimeoutSeconds()
-