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