Uses of Class
io.gs2.friend.result.FollowResult
Packages that use FollowResult
-
Uses of FollowResult in io.gs2.friend
Methods in io.gs2.friend that return FollowResultMethod parameters in io.gs2.friend with type arguments of type FollowResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.followAsync(FollowRequest request, AsyncAction<AsyncResult<FollowResult>> callback) -
Uses of FollowResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return FollowResultModifier and TypeMethodDescriptionstatic FollowResultFollowResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) FollowResult.withItem(FollowUser item)