DittoConnectionType

enum DittoConnectionType : Enum<DittoConnectionType>

The type of DittoConnection between two DittoPeers signaling what transport is being used.

Entries

Link copied to clipboard

WebSocket connection to a remote server

Link copied to clipboard

Either Wi-Fi Aware or Wi-Fi Direct transports

Link copied to clipboard

Wi-Fi LAN transport

Link copied to clipboard

Bluetooth Low Energy transport

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int