name field for participant
This commit is contained in:
@@ -28,6 +28,7 @@ class LocalParticipant extends Participant<LocalTrackPublication> {
|
||||
room: room,
|
||||
sid: info.sid,
|
||||
identity: info.identity,
|
||||
name: info.name,
|
||||
) {
|
||||
updateFromInfo(info);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user