Skip to content

[PB-6002]: fix/add leaveCall payload support in Meet class#376

Merged
jzunigax2 merged 2 commits intomasterfrom
fix/allow-optional-userId-param-in-leavecall
Mar 23, 2026
Merged

[PB-6002]: fix/add leaveCall payload support in Meet class#376
jzunigax2 merged 2 commits intomasterfrom
fix/allow-optional-userId-param-in-leavecall

Conversation

@jzunigax2
Copy link
Contributor

  • Updated leaveCall method to accept an optional LeaveCallPayload parameter.
  • Introduced LeaveCallPayload interface in types.ts to define the structure for leaving a call.

- Updated leaveCall method to accept an optional LeaveCallPayload parameter.
- Introduced LeaveCallPayload interface in types.ts to define the structure for leaving a call.
@jzunigax2 jzunigax2 self-assigned this Mar 19, 2026
@jzunigax2 jzunigax2 requested a review from CandelR March 19, 2026 15:23
@jzunigax2 jzunigax2 added the bug Something isn't working label Mar 19, 2026
Copy link
Contributor

@CandelR CandelR left a comment

Choose a reason for hiding this comment

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

It would be a good to add some tests for the change :)

@jzunigax2
Copy link
Contributor Author

It would be a good to add some tests for the change :)

added test coverage :) review didn't go stale so merging now, thanks!

@jzunigax2 jzunigax2 merged commit 7bc6586 into master Mar 23, 2026
1 check passed
@jzunigax2 jzunigax2 deleted the fix/allow-optional-userId-param-in-leavecall branch March 23, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants