public class VKWallPostResult extends VKApiModel
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<VKWallPostResult> |
CREATOR |
int |
post_id |
fields| Constructor and Description |
|---|
VKWallPostResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public int post_id
public static android.os.Parcelable.Creator<VKWallPostResult> CREATOR