Class DeleteTopicApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.stream.response.DeleteTopicApiResponse
Zulip API response class for deleting a topic.
- 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
-
DeleteTopicApiResponse
public DeleteTopicApiResponse()
-
-
Method Details
-
isComplete
public boolean isComplete()
-