NetworkConnectionType

@Serializable
enum NetworkConnectionType : Enum<NetworkConnectionType>

A type of network connection managed by the CallClient.

Entries

Link copied to clipboard

Outgoing media stream.

Link copied to clipboard

Incoming media stream.

Link copied to clipboard

Websocket connection used for sending and receiving call state information.