customer-android-kotlin

//core/com.kustomer.core.providers/KusChatProvider/isPubNubInitialized

isPubNubInitialized

[androidJvm]
abstract fun isPubNubInitialized(): Boolean

Returns whether PubNub has been initialized (subscribed and ready for real-time messaging). Used by handoff post-flow to decide whether to call init after creating a handoff session.