Class: SDKAnnotationEvent
sdkApi/interfaces/entities/iAnnotation.SDKAnnotationEvent
Represents an annotation event.
Table of contents
Constructors
Constructors
constructor
• new SDKAnnotationEvent(event
)
Creates an instance of SDKAnnotationEvent.
Parameters
Name | Type | Description |
---|---|---|
event |
Partial <SDKAnnotationEvent > |
The event data to initialize the SDKAnnotationEvent object with. |