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

🚀 Add new Peer List update event listener #1222

Closed
ygit opened this issue Sep 18, 2023 · 2 comments · Fixed by #1228
Closed

🚀 Add new Peer List update event listener #1222

ygit opened this issue Sep 18, 2023 · 2 comments · Fixed by #1228
Labels
enhancement New feature or request P0 High Priority Critical Task. P0 > P1 > P2 Stale

Comments

@ygit
Copy link
Member

ygit commented Sep 18, 2023

🚀 Feature Request

// on HMSUpdateListener
@objc(onPeerListUpdate:removed:) func onPeerListUpdate(added: [HMSPeer], removed: [HMSPeer])
@ygit ygit added enhancement New feature or request P0 High Priority Critical Task. P0 > P1 > P2 labels Sep 18, 2023
@ygit ygit linked a pull request Sep 21, 2023 that will close this issue
5 tasks
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 20, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P0 High Priority Critical Task. P0 > P1 > P2 Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant