Uses of Class
io.gs2.chat.result.PostByUserIdResult
Packages that use PostByUserIdResult
-
Uses of PostByUserIdResult in io.gs2.chat
Methods in io.gs2.chat that return PostByUserIdResultMethod parameters in io.gs2.chat with type arguments of type PostByUserIdResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.postByUserIdAsync(PostByUserIdRequest request, AsyncAction<AsyncResult<PostByUserIdResult>> callback) -
Uses of PostByUserIdResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return PostByUserIdResultModifier and TypeMethodDescriptionstatic PostByUserIdResultPostByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)