connect

fun connect(isDebugEnabled: Boolean = false, onCompletion: (SippoResourceError?) -> Unit)

Connects a chat session.

Parameters

isDebugEnabled

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