Plumbing to pass role
for room participants
This commit is contained in:
parent
a801c85a1b
commit
88ed5f7290
7 changed files with 11 additions and 4 deletions
|
@ -269,6 +269,7 @@ message Participant {
|
|||
repeated ParticipantProject projects = 3;
|
||||
ParticipantLocation location = 4;
|
||||
uint32 participant_index = 5;
|
||||
ChannelRole role = 6;
|
||||
}
|
||||
|
||||
message PendingParticipant {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue