Uses of Class
io.gs2.friend.result.UnfollowResult
Packages that use UnfollowResult
-
Uses of UnfollowResult in io.gs2.friend
Methods in io.gs2.friend that return UnfollowResultMethod parameters in io.gs2.friend with type arguments of type UnfollowResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.unfollowAsync(UnfollowRequest request, AsyncAction<AsyncResult<UnfollowResult>> callback) -
Uses of UnfollowResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return UnfollowResultModifier and TypeMethodDescriptionstatic UnfollowResultUnfollowResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnfollowResult.withItem(FollowUser item)