Uses of Class
io.gs2.ranking.result.UnsubscribeResult
Packages that use UnsubscribeResult
-
Uses of UnsubscribeResult in io.gs2.ranking
Methods in io.gs2.ranking that return UnsubscribeResultMethod parameters in io.gs2.ranking with type arguments of type UnsubscribeResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.unsubscribeAsync(UnsubscribeRequest request, AsyncAction<AsyncResult<UnsubscribeResult>> callback) -
Uses of UnsubscribeResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return UnsubscribeResultModifier and TypeMethodDescriptionstatic UnsubscribeResultUnsubscribeResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnsubscribeResult.withItem(SubscribeUser item)