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 © 2022. All rights reserved.