No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | ||
| ↳ | android.net.wifi.p2p.nsd.WifiP2pServiceInfo | |
| ↳ | android.net.wifi.p2p.nsd.WifiP2pDnsSdServiceInfo | |
A class for storing Bonjour 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 a Bonjour 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 a Bonjour service information object.
| instanceName | instance name. e.g) "MyPrinter" | 
|---|---|
| serviceType | service type. e.g) "_ipp._tcp" | 
| txtMap | TXT record with key/value pair in a map confirming to format defined at http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt |