Uses of Class
io.gs2.friend.result.SendRequestResult
Packages that use SendRequestResult
-
Uses of SendRequestResult in io.gs2.friend
Methods in io.gs2.friend that return SendRequestResultMethod parameters in io.gs2.friend with type arguments of type SendRequestResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.sendRequestAsync(SendRequestRequest request, AsyncAction<AsyncResult<SendRequestResult>> callback) -
Uses of SendRequestResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return SendRequestResultModifier and TypeMethodDescriptionstatic SendRequestResultSendRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SendRequestResult.withItem(FriendRequest item)