Enum WiFiDirectServiceType
Definition
- Namespace:
- Tizen.Network.WiFiDirect
- Assembly:
- Tizen.Network.WiFiDirect.dll
- API Level:
- 3
Enumeration for the service discovery type.
C#Copypublic enum WiFiDirectServiceType
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. |