Namespace Unity.Cloud.Collaboration.Models.Attachments
Structs
ReadAnnotationAttachmentFileUploadUrlResult
Represents the result of reading an annotation attachment file upload URL.
ReadAnnotationFileAttachmentDownloadUrlResult
Represents the result of reading an annotation file attachment download URL.
Interfaces
IAttachment
Defines the base interface for attachments in the Collaboration SDK. Attachments are used to provide additional context to annotations through various formats, such as files or other data types that can be associated with annotations.
IFileAttachment
Represents a file attachment with properties such as file path, size, type, and content type.
ISketchAttachment
Represents a sketch attachment with properties such as sketch data, camera data structure and file info.
ISpatial3DAttachment
Represents a spatial attachment with properties such as label, position, camera data structure and time info.