java.lang.Object | |
↳ | com.google.android.gms.drive.metadata.CustomPropertyKey |
The key to a Custom File Property key-value pair that can be serialized in a Parcel
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | PRIVATE | The custom property is private to this app. | |||||||||
int | PUBLIC | The custom property is shared with all apps. |
[Expand]
Inherited Constants | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a
CustomPropertyKey object.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
From interface
android.os.Parcelable
|
The custom property is private to this app.
The custom property is shared with all apps.
JSONException |
---|