EventListener
Implement this interface and pass it into EventEmitter.addListener to listen for events from the PubNub real-time network.
Inheritors
Implement this interface and pass it into EventEmitter.addListener to listen for events from the PubNub real-time network.
Implement this interface and pass it into EventEmitter.addListener to listen for events from the PubNub real-time network.
Implement this interface and pass it into EventEmitter.addListener to listen for events from the PubNub real-time network.
Inheritors
Properties
Functions
Receive file events in subscribed channels.
Receive messages at subscribed channels.
Receive message actions for messages in subscribed channels.
Receive channel metadata and UUID metadata events in subscribed channels.
Receive presence events for channels subscribed with presence enabled via passing com.pubnub.api.v2.subscriptions.SubscriptionOptions.receivePresenceEvents in com.pubnub.api.v2.entities.Subscribable.subscription.
Receive signals at subscribed channels.