Enum WiFiDirectServiceType
Definition
- Namespace:
- Tizen.Network.WiFiDirect
- Assembly:
- Tizen.Network.WiFiDirect.dll
Enumeration for the service discovery type.
public enum WiFiDirectServiceType
Fields
Name | Description |
---|---|
All | The service discovery type All. |
Bonjour | The service discovery type Bonjour. |
BtAddress | The service discovery type BT Address. |
ContactInfo | The service discovery type Contact Info. |
Upnp | The service discovery type UPNP. |
Vendor | The service discovery type vendor-specific. |
WiFiDisplay | The service discovery type Wi-Fi Display. |
WsDiscovery | The service discovery type WS Discovery. |