sippo-sdk / com.quobis.sippo.sipposdk.chat / Chats / connect

connect

fun connect(isDebugEnabled: Boolean = false): 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.