public interface

ResourceEvent

implements DriveEvent
com.google.android.gms.drive.events.ResourceEvent
Known Indirect Subclasses

Class Overview

Base interface for DriveEvent types related to a specific resource.

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Methods
abstract DriveId getDriveId()
Returns the id of the Drive resource that triggered the event.
[Expand]
Inherited Methods
From interface android.os.Parcelable

Public Methods

public abstract DriveId getDriveId ()

Returns the id of the Drive resource that triggered the event.