No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | ||
| ↳ | android.net.wifi.p2p.nsd.WifiP2pServiceInfo | |
| ↳ | android.net.wifi.p2p.nsd.WifiP2pUpnpServiceInfo | |
A class for storing Upnp service information that is advertised over a Wi-Fi peer-to-peer setup.
| [Expand] 
           Inherited Constants
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class android.net.wifi.p2p.nsd.WifiP2pServiceInfo | |||||||||||
|  From interface android.os.Parcelable | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Create UPnP service information object.
           | |||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class android.net.wifi.p2p.nsd.WifiP2pServiceInfo | |||||||||||
|  From class java.lang.Object | |||||||||||
|  From interface android.os.Parcelable | |||||||||||
Create UPnP service information object.
| uuid | a string representation of this UUID in the following format, as per RFC 4122. e.g) 6859dede-8574-59ab-9332-123456789012 | 
|---|---|
| device | a string representation of this device in the following format, as per  UPnP Device Architecture1.1 e.g) urn:schemas-upnp-org:device:MediaServer:1 | 
| services | a string representation of this service in the following format, as per  UPnP Device Architecture1.1 e.g) urn:schemas-upnp-org:service:ContentDirectory:1 |