reconnect

abstract fun reconnect()


abstract fun reconnect(timetoken: Long = 0)

Force the SDK to try and reach out PubNub. Monitor the results in SubscribeCallback.status

Parameters

timetoken

optional timetoken to use for the subscriptions on reconnection.