android.net.wifi.p2p.nsd
Class WifiP2pUpnpServiceRequest

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

public class WifiP2pUpnpServiceRequest
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 WifiP2pUpnpServiceRequest newInstance()
           
static WifiP2pUpnpServiceRequest newInstance(String st)
           
 
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 WifiP2pUpnpServiceRequest newInstance()

newInstance

public static WifiP2pUpnpServiceRequest newInstance(String st)


Copyright © 2008-2012. All Rights Reserved.