Uses of Class
io.gs2.friend.result.GetReceiveRequestByUserIdResult
Packages that use GetReceiveRequestByUserIdResult
-
Uses of GetReceiveRequestByUserIdResult in io.gs2.friend
Methods in io.gs2.friend that return GetReceiveRequestByUserIdResultModifier and TypeMethodDescriptionGs2FriendRestClient.getReceiveRequestByUserId(GetReceiveRequestByUserIdRequest request) Method parameters in io.gs2.friend with type arguments of type GetReceiveRequestByUserIdResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getReceiveRequestByUserIdAsync(GetReceiveRequestByUserIdRequest request, AsyncAction<AsyncResult<GetReceiveRequestByUserIdResult>> callback) -
Uses of GetReceiveRequestByUserIdResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetReceiveRequestByUserIdResultModifier and TypeMethodDescriptionGetReceiveRequestByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetReceiveRequestByUserIdResult.withItem(FriendRequest item)