feat(external-api) Forward CONFERENCE_CREATED_TIMESTAMP to iframe

This commit is contained in:
garysmith058
2024-05-11 00:49:47 +10:00
committed by GitHub
parent 383b534753
commit 8f7ab33508
3 changed files with 21 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ const events = {
'camera-error': 'cameraError',
'chat-updated': 'chatUpdated',
'compute-pressure-changed': 'computePressureChanged',
'conference-created-timestamp': 'conferenceCreatedTimestamp',
'content-sharing-participants-changed': 'contentSharingParticipantsChanged',
'data-channel-closed': 'dataChannelClosed',
'data-channel-opened': 'dataChannelOpened',