SubscribeCallback
A combined listener for status and event updates. Included for backward compatibility with previous versions of the PubNub SDK.
Setting explicit StatusListener and/or EventListener should be preferred.
Functions
Link copied to clipboard
Receive file events in subscribed channels.
Link copied to clipboard
Receive messages at subscribed channels.
Link copied to clipboard
Receive message actions for messages in subscribed channels.
Link copied to clipboard
Receive channel metadata and UUID metadata events in subscribed channels.
Link copied to clipboard
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.
Link copied to clipboard
Receive signals at subscribed channels.