public class ShareUrlResult extends SearchResult
SearchResult.ERRORNO| Modifier and Type | Field and Description |
|---|---|
static |
CREATOR |
error| Modifier | Constructor and Description |
|---|---|
protected |
ShareUrlResult(Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
java.lang.String |
getUrl()
获取共享URL
|
void |
writeToParcel(Parcel dest,
int flags) |
public java.lang.String getUrl()
public int describeContents()
describeContents in class SearchResultpublic void writeToParcel(Parcel dest,
int flags)
writeToParcel in class SearchResult