Uses of Class
io.gs2.chat.result.DeleteMessageResult
Packages that use DeleteMessageResult
-
Uses of DeleteMessageResult in io.gs2.chat
Methods in io.gs2.chat that return DeleteMessageResultMethod parameters in io.gs2.chat with type arguments of type DeleteMessageResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.deleteMessageAsync(DeleteMessageRequest request, AsyncAction<AsyncResult<DeleteMessageResult>> callback) -
Uses of DeleteMessageResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return DeleteMessageResultModifier and TypeMethodDescriptionstatic DeleteMessageResultDeleteMessageResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)