NDProximityDetectionType
NDProximityDetectionType
NDProximityDetectionType
NDProximityDetectionType
Enum
Definition
Indicates the transport protocol that the proximity detection process uses.
public : enum class NDProximityDetectionTypepublic enum NDProximityDetectionTypePublic Enum NDProximityDetectionType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| TCP TCP TCP TCP | Proximity detection uses the TCP transport protocol. |
| TransportAgnostic TransportAgnostic TransportAgnostic TransportAgnostic | Proximity detection can use either UDP or TCP as the transport protocol. |
| UDP UDP UDP UDP | Proximity detection uses the UDP transport protocol. |