restore

fun restore(isDebugEnabled: Boolean = false): Completable

Restores the active xmpp session..

Parameters

isDebugEnabled

True if all the XML messages sent and received should be printed. They will be printed in verbose level. By default, logs are disabled.