Package io.vantiq.client.internal
Interface VantiqSubscriberLifecycleListener
public interface VantiqSubscriberLifecycleListener
Interface for listening to VantiqSubscriber lifecycle events
-
Method Summary
-
Method Details
-
onConnect
void onConnect() -
onError
-
onFailure
-
onClose
void onClose()
-