DITConnectionType
enum DITConnectionType : NSUInteger {}
The type of DITConnection between two DITPeers signaling what
transport is being used for it.
-
Undocumented
Declaration
Objective-C
DITConnectionTypeBluetooth = 1 -
Undocumented
Declaration
Objective-C
DITConnectionTypeAccessPoint -
Undocumented
Declaration
Objective-C
DITConnectionTypeP2PWiFi -
Undocumented
Declaration
Objective-C
DITConnectionTypeWebSocket
DITConnectionType Enumeration Reference