status
Receive status updates from the PubNub client, such as:
com.pubnub.api.enums.PNStatusCategory.PNDisconnectedCategory,
com.pubnub.api.enums.PNStatusCategory.PNUnexpectedDisconnectCategory,
Parameters
pubnub
The client instance which has this listener attached.
status
Wrapper around the actual message content.