Uses of Class
io.gs2.friend.result.UnregisterBlackListResult
Packages that use UnregisterBlackListResult
-
Uses of UnregisterBlackListResult in io.gs2.friend
Methods in io.gs2.friend that return UnregisterBlackListResultModifier and TypeMethodDescriptionGs2FriendRestClient.unregisterBlackList(UnregisterBlackListRequest request) Method parameters in io.gs2.friend with type arguments of type UnregisterBlackListResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.unregisterBlackListAsync(UnregisterBlackListRequest request, AsyncAction<AsyncResult<UnregisterBlackListResult>> callback) -
Uses of UnregisterBlackListResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return UnregisterBlackListResultModifier and TypeMethodDescriptionstatic UnregisterBlackListResultUnregisterBlackListResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)