Description
The payload received on new chat message includes sender.avatar property. How is this property is set to make use of it? Thanks.
Which Web Video SDK version?
1.1.6
Description
The payload received on new chat message includes sender.avatar property. How is this property is set to make use of it? Thanks.
Which Web Video SDK version?
1.1.6
Hey @ol_mas
Thanks for your feedback.
The avatar
property comes from the login user with a Zoom account. If you want to show the avatar in chat, here is a workaround: Using the userId
to bind to the account of your own application after joining the session, then you can refer to the avatar of your own app. Hope this can help you.
Thanks
Vic
Thanks, that’s what I did already!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.