ResourceEvent

public interface ResourceEvent implements DriveEvent
Known Indirect Subclasses

Base interface for DriveEvent types related to a specific resource.

Inherited Constant Summary

Public Method Summary

abstract DriveId
getDriveId()
Returns the id of the Drive resource that triggered the event.

Inherited Method Summary

Public Methods

public abstract DriveId getDriveId ()

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