Transports
-
Used in
startandstopcalls on theDITDittoobject to start or stop using AWDL as a transport.Declaration
Objective-C
@interface DITTransportAWDL : DITTransport -
Used in
startandstopcalls on theDITDittoobject to start or stop using Bluetooth as a transport.Declaration
Objective-C
@interface DITTransportBluetooth : DITTransport -
Used in
startandstopcalls on theDITDittoobject to start or stop using WiFi as a transport.Declaration
Objective-C
@interface DITTransportWiFi : DITTransport -
Used in
See morestartandstopcalls on theDITDittoobject to start or stop using WiFi as a transport with a fixed listening port.Declaration
Objective-C
@interface DITTransportWiFiFixedPort : DITTransport
Transports Reference