sealed class DittoTransports
Describes the transports that DittoKit can use to connect to other devices.
Bluetooth |
object Bluetooth : DittoTransports |
Server |
class Server : DittoTransports |
WiFi |
object WiFi : DittoTransports |
WiFiFixedPort |
class WiFiFixedPort : DittoTransports |