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