Will the JoinMeetingParam4WithoutLogin.displayName still work when using OBF? And will the display name still affects the AI summary and Transcript?
When you join with an OBF token, the client will not show up using the display name of the underlying user who generated the OBF. There’s no documentation online that I found which describes the behavior specifically for this parameter and I don’t see the displayName in the docs anymore either though
Someone on the Zoom team would be best to comment directly on this topic
For OBF tokens generated from same account, can they be used to join different meetings at the same time?
There’s no documentation online that I found which describes the behavior specifically for this parameter and I don’t see the displayName in the docs anymore either though
The displayName field is in the parent class JoinMeetingParams
Someone on the Zoom team would be best to comment directly on this topic
Then which category I should raise this issue to?
OBF tokens themselves are short-lived, single-use tokens and are scoped to individual meetings
Sorry what I mean is, say if generate OBF tokens for different meetings from the same underlying user, can we join these meetings by the corresponding OBF token on different devices at the same time?
And another case, say if generate some OBF tokens for one certain meeting from the same underlying user, can we join this meeting by these OBF tokens on different devices at the same time?