android.net.wifi.p2p.nsd
Class WifiP2pDnsSdServiceRequest

java.lang.Object
  extended by android.net.wifi.p2p.nsd.WifiP2pServiceRequest
      extended by android.net.wifi.p2p.nsd.WifiP2pDnsSdServiceRequest
All Implemented Interfaces:
Parcelable

public class WifiP2pDnsSdServiceRequest
extends WifiP2pServiceRequest


Nested Class Summary
 
Nested classes/interfaces inherited from interface android.os.Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
 
Field Summary
 
Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
 
Method Summary
static WifiP2pDnsSdServiceRequest newInstance()
           
static WifiP2pDnsSdServiceRequest newInstance(String serviceType)
           
static WifiP2pDnsSdServiceRequest newInstance(String instanceName, String serviceType)
           
 
Methods inherited from class android.net.wifi.p2p.nsd.WifiP2pServiceRequest
describeContents, equals, hashCode, newInstance, newInstance, writeToParcel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static WifiP2pDnsSdServiceRequest newInstance()

newInstance

public static WifiP2pDnsSdServiceRequest newInstance(String serviceType)

newInstance

public static WifiP2pDnsSdServiceRequest newInstance(String instanceName,
                                                     String serviceType)


Copyright © 2008-2012. All Rights Reserved.