Enumeration of asset type.
This interface provides properties to specify and manage the privileges associated with different typ...
boolean isAssetsLocked()
Determines whether the asset is locked, preventing any modifications.
void setGranted(boolean grant)
Sets whether to grant privilege to manage the asset.
boolean isGranted()
Determines whether the specified privilege is granted for managing the asset.
GrantCoOwnerAssetsType getAssetType()
Gets the type of asset (such as smart summary or cloud recording) for which the privilege applies.