Class library and abstraction layer for integrating with web meetings providers such as WebEx and Citrix.
Stars
13
Forks
6
Watchers
13
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
49
commits
Fixing bug in HttpRequest to handle http errors >= 400 better
8907d18View on GitHubAdded validateCredentials method to Account to make api call to validate credentials are accepted.
6a5852aView on GitHubAdded endMeeting method to all adapters, although it is only supported by BigBlueButton
635c572View on GitHubFixed bug in Citrix deleteMeeting. Also regenerated apidocs.
5090e82View on GitHubAdded exitUrl to WebEx and BigBlueButton. Property used to redirect user after leaving a meeting.
cb3d9dbView on GitHubSignificant refactor to enable psr-0 autoloader support.
2c2687eView on GitHubAdded some url validation and correction to BigBlueButton for baseUrl
145c009View on GitHub