Interface IAnnotationManagement
Provides methods for managing annotations, attachments, and reactions within a Collaboration SDK.
Inherited Members
Namespace: Unity.Cloud.Collaboration
Assembly: Unity.Cloud.Collaboration.dll
Syntax
public interface IAnnotationManagement : IAnnotationService, IAttachmentService, IReactionService, IThreadService
Remarks
This interface defines operations for creating, reading, updating, and deleting annotations, as well as managing attachments, reactions, and subscriptions for annotation threads.