Companion

object Companion

Functions

Link copied to clipboard
fun create(environment: Environment, brandId: Long, channelId: String): SocketFactoryConfiguration

Helper method to create a new configuration using private data class implementation.

Link copied to clipboard
operator fun invoke(environment: Environment, brandId: Long, channelId: String): SocketFactoryConfiguration

Helper method to create a new configuration.