Uses of Class
io.gs2.friend.result.GetFriendResult
Packages that use GetFriendResult
-
Uses of GetFriendResult in io.gs2.friend
Methods in io.gs2.friend that return GetFriendResultMethod parameters in io.gs2.friend with type arguments of type GetFriendResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getFriendAsync(GetFriendRequest request, AsyncAction<AsyncResult<GetFriendResult>> callback) -
Uses of GetFriendResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetFriendResultModifier and TypeMethodDescriptionstatic GetFriendResultGetFriendResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFriendResult.withItem(FriendUser item)