StatusListener

actual interface StatusListener : <ERROR CLASS> ERROR CLASS: Symbol not found for Listener

Implement this interface and pass it into com.pubnub.api.v2.callbacks.StatusEmitter.addListener to listen for PubNub connection status changes.

Inheritors

expect interface StatusListener : Listener

Implement this interface and pass it into com.pubnub.api.v2.callbacks.StatusEmitter.addListener to listen for PubNub connection status changes.

actual interface StatusListener : Listener

Implement this interface and pass it into com.pubnub.api.v2.callbacks.StatusEmitter.addListener to listen for PubNub connection status changes.

actual interface StatusListener : Listener

Implement this interface and pass it into com.pubnub.api.v2.callbacks.StatusEmitter.addListener to listen for PubNub connection status changes.

Inheritors

Properties

Link copied to clipboard
abstract val onStatusChange: (PubNub, ERROR CLASS: Symbol not found for PNStatus) -> Unit
Link copied to clipboard
abstract val underlying: ERROR CLASS: Symbol not found for KMPStatusListener

Functions

Link copied to clipboard
abstract fun status(pubnub: PubNub, status: PNStatus)

Receive status updates from the PubNub client, such as: