Uses of Class
io.gs2.friend.result.GetReceiveRequestResult
Packages that use GetReceiveRequestResult
-
Uses of GetReceiveRequestResult in io.gs2.friend
Methods in io.gs2.friend that return GetReceiveRequestResultModifier and TypeMethodDescriptionGs2FriendRestClient.getReceiveRequest(GetReceiveRequestRequest request) Method parameters in io.gs2.friend with type arguments of type GetReceiveRequestResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getReceiveRequestAsync(GetReceiveRequestRequest request, AsyncAction<AsyncResult<GetReceiveRequestResult>> callback) -
Uses of GetReceiveRequestResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetReceiveRequestResultModifier and TypeMethodDescriptionstatic GetReceiveRequestResultGetReceiveRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetReceiveRequestResult.withItem(FriendRequest item)