Uses of Class
io.gs2.chat.result.GetMessageResult
Packages that use GetMessageResult
-
Uses of GetMessageResult in io.gs2.chat
Methods in io.gs2.chat that return GetMessageResultMethod parameters in io.gs2.chat with type arguments of type GetMessageResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.getMessageAsync(GetMessageRequest request, AsyncAction<AsyncResult<GetMessageResult>> callback) -
Uses of GetMessageResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return GetMessageResultModifier and TypeMethodDescriptionstatic GetMessageResultGetMessageResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)