KognigySession

fun KognigySession(    id: String,     endpoint: Url,     endpointToken: String,     userId: String,     channelName: String? = null,     source: String? = null,     passthroughIp: String? = null)