Vyew API Overview (Application Programming Interface)
The Vyew API allows other web applications to integrate with Vyew.
There are 2 types of Vyew API's:
Client-side API: See Documentation
- Create Adobe Flash based plug-ins that integrate inside the Vyew environment
- Synchronize events and actions within your plugin in real-time among users in the same room
- Store data that can be retreived each meeting so the plugin can maintain its state
- Use HTTP GET calls (REST), to interact with VyewBook meetings
- Create VyewBook meeting rooms
- Import content to a room
- Log in users
- Send out invitations for rooms
Jump to VyewAPI Class documentation