Uses of Class
io.gs2.chat.result.PostResult
Packages that use PostResult
-
Uses of PostResult in io.gs2.chat
Methods in io.gs2.chat that return PostResultMethod parameters in io.gs2.chat with type arguments of type PostResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.postAsync(PostRequest request, AsyncAction<AsyncResult<PostResult>> callback) -
Uses of PostResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return PostResultModifier and TypeMethodDescriptionstatic PostResultPostResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)