IceConfigPlacement

@Serializable
enum IceConfigPlacement : Enum<IceConfigPlacement>

Controls how the provided iceServers are included relative to the Daily-provided servers.

Entries

Link copied to clipboard

Only the provided iceServers are used.

Link copied to clipboard

The Daily-provided servers are included first.

Link copied to clipboard

The provided iceServers are included in the array first. This is the default behavior.