Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set userID in join calls #4

Open
daronco opened this issue May 31, 2016 · 0 comments
Open

Set userID in join calls #4

daronco opened this issue May 31, 2016 · 0 comments

Comments

@daronco
Copy link
Member

daronco commented May 31, 2016

Set the userID parameter when making join API calls.

This parameter is used to identify the user in the server side or afterwards when the conference already ended. It should be unique for each user, something like an ID in a database.

One possible (and simple) value to set is a hash (sha1) of the ID of the user in Moodle's database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant