public interface SubscriptionListener
void
subscribed(String uuid, String topic)
unsubscribed(String uuid, String topic)
void subscribed(String uuid, String topic)
void unsubscribed(String uuid, String topic)
Copyright © 2019. All rights reserved.