ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
41 stars 85 forks source link

Display name is not reflecting in meeting for host #85

Open Subhajit1999 opened 2 years ago

Subhajit1999 commented 2 years ago

When starting a scheduled meeting with a given meeting id and passcode and host login credentials, it's starting the meeting successfully. But the hostname is showing as per the zoom account, not what I want to show via 'displayName' option available in the plugin. And it's causing the issue when the case is server admin creates a meeting and someone else is starting it as host. But I am passing server admin account credentials to log in to zoom. But I want to show the name of the host who started the meeting.

@evilrat Please tell me how can I achieve this?

ark-brighthustle commented 2 years ago

When starting a scheduled meeting with a given meeting id and passcode and host login credentials, it's starting the meeting successfully. But the hostname is showing as per the zoom account, not what I want to show via 'displayName' option available in the plugin. And it's causing the issue when the case is server admin creates a meeting and someone else is starting it as host. But I am passing server admin account credentials to log in to zoom. But I want to show the name of the host who started the meeting.

@evilrat Please tell me how can I achieve this?

Fir Personal meeting it will take your account name only....passing name is not supported via zoom