addMeetingHistoryEvent
open override fun addMeetingHistoryEvent(historyEventName: MeetingHistoryEventName, timestampMs: Long)
Add a history meeting event.
Parameters
historyEventName
: MeetingHistoryEventName - History event name to add.
timestampMs
: Long - Timestamp of the event in millisecond.