public interface SubscriptionsListener
abstract Unit
onSuccess(@NotNull() List<PLYSubscriptionData> list)
onFailure(@NotNull() Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onSuccess(@NotNull() List<PLYSubscriptionData> list)
abstract Unit onFailure(@NotNull() Throwable throwable)