Skip to content

Commit

Permalink
option for bk room ended event
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Sep 16, 2024
1 parent e6e9efa commit cbdc319
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
73 changes: 39 additions & 34 deletions plugnmeet/plugnmeet_nats_msg.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions proto_files/plugnmeet_nats_msg.proto
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ enum NatsMsgServerToClientEvents {
POLL_CLOSED = 11;
POLL_CREATED = 12;
JOIN_BREAKOUT_ROOM = 13;
BREAKOUT_ROOM_ENDED = 15;
SYSTEM_CHAT_MSG = 14; // mostly system message display in chat

//next ID: 15
Expand Down

0 comments on commit cbdc319

Please sign in to comment.