Uses of Class
io.gs2.chat.result.UnsubscribeResult
Packages that use UnsubscribeResult
-
Uses of UnsubscribeResult in io.gs2.chat
Methods in io.gs2.chat that return UnsubscribeResultMethod parameters in io.gs2.chat with type arguments of type UnsubscribeResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.unsubscribeAsync(UnsubscribeRequest request, AsyncAction<AsyncResult<UnsubscribeResult>> callback) -
Uses of UnsubscribeResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return UnsubscribeResultModifier and TypeMethodDescriptionstatic UnsubscribeResultUnsubscribeResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)