Ice Config
@Serializable
Content copied to clipboard
Allows for specifying custom STUN/TURN servers rather than only using Daily's default servers.
Constructors
Link copied to clipboard
fun IceConfig(placement: IceConfigPlacement? = null, iceServers: List<IceServers>)
Content copied to clipboard