Companion

object Companion

Functions

Link copied to clipboard
@JvmName(name = "create")
operator fun invoke(environment: Environment, brandId: Long, channelId: String): SocketFactoryConfiguration
@JvmName(name = "create")
operator fun invoke(environment: Environment, brandId: Long, channelId: String, version: String = BuildConfig.VERSION_NAME): SocketFactoryConfiguration

Helper method to create a new configuration.