connectToVisitorChannel

fun connectToVisitorChannel(    context: Context,     channelSessionId: String,     completion: CompletionCallback?)

Call this method to add a visitor channel to the local database and connect to it.

Parameters

context

the application context

channelSessionId

the session id of channel

completion

a Completion Callback