Search code examples
javascripthtmlangularjswebrtcquickblox

How to Integrate Quickblox with angularjs?


How to integrate Quickblox with AngularJs?

I already have done Login using it's sample's js and also getting response of incoming call looking at console.

But now I want to integrate Quickblox's listeners like

onCallListener,onAcceptCallListener,onRejectCallListener etc. are not working.

Please help me to solved it out, what i have missed? Thanks.


Solution

  • Just add below code in body of your main index page for quickblox integration.

    <aside class="msg_board" id="msg_board"></aside>