IAuthentication Adapter
interface IAuthenticationAdapter
These are the set of adapter methods that enable VizbeeContext to intelligently check and hand-off any user authentication and authorization steps to the video app. This adapter should be implemented by the host app and passed to VizbeeContext during initialization as follows.
TODO
Content copied to clipboard