public class WifiP2pServiceRequest extends Object implements Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
boolean |
equals(Object o) |
int |
hashCode() |
static WifiP2pServiceRequest |
newInstance(int protocolType) |
static WifiP2pServiceRequest |
newInstance(int protocolType,
String queryData) |
void |
writeToParcel(Parcel dest,
int flags) |
public static WifiP2pServiceRequest newInstance(int protocolType, String queryData)
public static WifiP2pServiceRequest newInstance(int protocolType)
public int describeContents()
describeContents in interface Parcelablepublic void writeToParcel(Parcel dest, int flags)
writeToParcel in interface ParcelableCopyright © 2008-2013. All Rights Reserved.