Uses of Class
io.gs2.friend.result.UnregisterBlackListByUserIdResult
Packages that use UnregisterBlackListByUserIdResult
-
Uses of UnregisterBlackListByUserIdResult in io.gs2.friend
Methods in io.gs2.friend that return UnregisterBlackListByUserIdResultModifier and TypeMethodDescriptionGs2FriendRestClient.unregisterBlackListByUserId(UnregisterBlackListByUserIdRequest request) Method parameters in io.gs2.friend with type arguments of type UnregisterBlackListByUserIdResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.unregisterBlackListByUserIdAsync(UnregisterBlackListByUserIdRequest request, AsyncAction<AsyncResult<UnregisterBlackListByUserIdResult>> callback) -
Uses of UnregisterBlackListByUserIdResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return UnregisterBlackListByUserIdResultModifier and TypeMethodDescriptionUnregisterBlackListByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)