Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iframe playground] - Add speaking start/stop events to activity instance example #17

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

matthova
Copy link
Collaborator

@matthova matthova commented Mar 5, 2024

Screenshot 2024-03-04 at 11 04 46 PM

@matthova matthova changed the base branch from main to matthova/enforce-args-when-required March 5, 2024 17:26
Copy link
Collaborator

@afgiel afgiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgt


export default function ActivityParticipants() {
const [participants, setParticipants] = React.useState<
EventPayloadData<'ACTIVITY_INSTANCE_PARTICIPANTS_UPDATE'>['participants']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Collaborator

@afgiel afgiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m

@matthova matthova changed the base branch from matthova/enforce-args-when-required to main March 5, 2024 18:14
@matthova matthova force-pushed the matthova/add-speaking-start-stop-events branch from 74cd286 to 9b2058f Compare March 5, 2024 18:29
@matthova matthova merged commit 7b331d1 into main Mar 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants