Update index.js
This commit is contained in:
parent
43482bae08
commit
ad0a520ca2
@ -132,6 +132,8 @@ class Auth {
|
||||
sessionToken: this.sessionToken,
|
||||
meetingId: this.meetingID,
|
||||
requesterUserId: this.userID,
|
||||
fullname: this.fullname,
|
||||
confname: this.confname,
|
||||
externUserID: this.externUserID,
|
||||
uniqueClientSession: this.uniqueClientSession,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user