java.lang.Object | |
↳ | com.google.android.gms.drive.events.ChangeEvent |
Sent when a DriveResource
has had a change to its DriveContents
or
Metadata
. Refer to DriveEvent
for additional information about event listeners.
Refer to DriveEvent
for general information about event listeners and
addChangeListener(GoogleApiClient, ChangeListener)
for how to create them.
[Expand]
Inherited Constants | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the id of the Drive resource that triggered the event.
| |||||||||||
Returns
true if the content has changed for this resource.
| |||||||||||
Returns
true if the metadata has changed for this resource.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||
![]()
|
Returns true
if the content has changed for this resource.
Returns true
if the metadata has changed for this resource.