The JoinSessionRequest type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| DeviceName |
Gets or sets device name of the user joining the session.
| |
| ForceRejoin |
Gets or sets a value used to override user+email+device uniqueness requirement for joining a session.
| |
| MeetingToken |
Gets or sets the meeting token of the session.
| |
| UserEmail |
Gets or sets email address of the user joining the session.
| |
| UserName |
Gets or sets user name joining the session.
|
See Also