AttachmentCreatedEvent¶
Class AttachmentCreatedEvent
Hierarchy (View Summary)
- WebVisEvent
- AttachmentCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new AttachmentCreatedEvent(
attachmentID: number,
dataType: AttachmentType,
): AttachmentCreatedEvent This event signals a that a new attachment was created.
Parameters
- attachmentID: number
The id of the attachment.
- dataType: AttachmentType
The type of the attachment data.
Returns AttachmentCreatedEvent
- attachmentID: number
ATTACHMENT_CREATED ATTACHMENT_CREATED