cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
841
Views
0
Helpful
4
Replies

Renaming participant using the JS SDK

Janos Benyovszki
Cisco Employee
Cisco Employee

Question:

Is it possible to use the JS SDK's built-in functions, for example meetings.register() to change the display name of a meeting participant?

1 Accepted Solution

Janos Benyovszki
Cisco Employee
Cisco Employee

Currently it is not possible to modify the display name that is shown in the meeting, using the JS SDK. This data is taken from the user info attached to Common Identity and it can only be modified by admins.

View solution in original post

4 Replies 4

Janos Benyovszki
Cisco Employee
Cisco Employee

Currently it is not possible to modify the display name that is shown in the meeting, using the JS SDK. This data is taken from the user info attached to Common Identity and it can only be modified by admins.

I understand that, but can the admin change the display name for specific meeting only, not for the the whole account.

@Dinesh.solanki there is no API to "temporarily" change the user name, sorry.

okay, thanks for the quick support. great day.