connect
fun connect(isDebugEnabled: Boolean = false, onCompletion: (SippoResourceError?) -> Unit)
Content copied to clipboard
Connects a chat session.
Parameters
is Debug Enabled
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.