Forum Discussion

Alison_Zaldumbide's avatar
Alison_Zaldumbide
Copper Contributor
Aug 23, 2021

Azure Communication Services

Hello, I am working on a video calling project, using the Azure Communication-Calling library.
I have tried to read the display name of each remote participant as follows: const displayName = remoteParticipant.displayName; but it always returns an undefined value to me. The display name I am sending when creating the CallAgent as stated in the guide.

Share

Resources