Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an object retrieved from the Collaboration services which is an Event.

Hierarchy

Index

Properties

Optional attachmentId

attachmentId: string

The ID of an attached document.

created

created: string

The created date.

createdBy

createdBy: string

The creator.

data

data: any

A JSON data payload.

id

id: string

The Id of the event.

Optional isEditor

isEditor: boolean

Whether the current user can Edit the event

isOwner

isOwner: boolean

Whether the current user owns the event

roomId

roomId: string

The Room Id that the event belongs to.

Optional sourceEvent

sourceEvent: string

If the event was copied or modified from another event. Used for chaining and finding latest Room state.

type

type: string

The type of the event.