Uses of Class
io.gs2.friend.result.GetFollowResult
Packages that use GetFollowResult
-
Uses of GetFollowResult in io.gs2.friend
Methods in io.gs2.friend that return GetFollowResultMethod parameters in io.gs2.friend with type arguments of type GetFollowResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getFollowAsync(GetFollowRequest request, AsyncAction<AsyncResult<GetFollowResult>> callback) -
Uses of GetFollowResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetFollowResultModifier and TypeMethodDescriptionstatic GetFollowResultGetFollowResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFollowResult.withItem(FollowUser item)