Type alias PresenceConnectionType

PresenceConnectionType: "WiFi" | "WebSocket" | "AWDL" | "BLE"

Types of connections that can be established between two peers.

Deprecated

replaced by ConnectionType.