@@ -52,6 +52,10 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
5252 </ ul >
5353 < ul class ="typedefs itemMembers ">
5454
55+ < span class ="subtitle "> Typedefs</ span >
56+
57+ < li data-name ="QB.getSessionCallback "> < a href ="QB.html#.getSessionCallback "> getSessionCallback</ a > </ li >
58+
5559 </ ul >
5660 < ul class ="typedefs itemMembers ">
5761
@@ -66,7 +70,7 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
6670
6771 < li data-name ="QB.getSession "> < a href ="QB.html#.getSession "> getSession</ a > </ li >
6872
69- < li data-name ="QB.init "> < a href ="QB.html#.init " > init </ a > </ li >
73+ < li data-name ="QB.initWithAppId "> < a href ="QB.html#.initWithAppId " > initWithAppId </ a > </ li >
7074
7175 < li data-name ="QB.login "> < a href ="QB.html#.login "> login</ a > </ li >
7276
@@ -614,6 +618,136 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
614618 </ ul >
615619 </ li >
616620
621+ < li class ="item " data-name ="QB.webrtc ">
622+ < span class ="title ">
623+ < a href ="QB.webrtc.html "> QB.webrtc</ a >
624+
625+ < span class ="static "> static</ span >
626+
627+ </ span >
628+ < ul class ="members itemMembers ">
629+
630+ < span class ="subtitle "> Members</ span >
631+
632+ < li data-name ="QB.webrtc.sessions "> < a href ="QB.webrtc.html#.sessions "> sessions</ a > </ li >
633+
634+ </ ul >
635+ < ul class ="typedefs itemMembers ">
636+
637+ </ ul >
638+ < ul class ="typedefs itemMembers ">
639+
640+ </ ul >
641+ < ul class ="methods itemMembers ">
642+
643+ < span class ="subtitle "> Methods</ span >
644+
645+ < li data-name ="QB.webrtc.clearSession "> < a href ="QB.webrtc.html#.clearSession "> clearSession</ a > </ li >
646+
647+ < li data-name ="QB.webrtc.createNewSession "> < a href ="QB.webrtc.html#.createNewSession "> createNewSession</ a > </ li >
648+
649+ < li data-name ="QB.webrtc.getMediaDevices "> < a href ="QB.webrtc.html#.getMediaDevices "> getMediaDevices</ a > </ li >
650+
651+ </ ul >
652+ < ul class ="events itemMembers ">
653+
654+ </ ul >
655+ </ li >
656+
657+ < li class ="item " data-name ="QB.webrtc.RTCPeerConnection ">
658+ < span class ="title ">
659+ < a href ="QB.webrtc.RTCPeerConnection.html "> QB.webrtc.RTCPeerConnection</ a >
660+
661+ < span class ="static "> static</ span >
662+
663+ </ span >
664+ < ul class ="members itemMembers ">
665+
666+ </ ul >
667+ < ul class ="typedefs itemMembers ">
668+
669+ </ ul >
670+ < ul class ="typedefs itemMembers ">
671+
672+ </ ul >
673+ < ul class ="methods itemMembers ">
674+
675+ < span class ="subtitle "> Methods</ span >
676+
677+ < li data-name ="QB.webrtc.RTCPeerConnection._addIceCandidate "> < a href ="QB.webrtc.RTCPeerConnection.html#._addIceCandidate "> _addIceCandidate</ a > </ li >
678+
679+ < li data-name ="QB.webrtc.RTCPeerConnection.addCandidates "> < a href ="QB.webrtc.RTCPeerConnection.html#.addCandidates "> addCandidates</ a > </ li >
680+
681+ < li data-name ="QB.webrtc.RTCPeerConnection.addLocalStream "> < a href ="QB.webrtc.RTCPeerConnection.html#.addLocalStream "> addLocalStream</ a > </ li >
682+
683+ < li data-name ="QB.webrtc.RTCPeerConnection.getRemoteSDP "> < a href ="QB.webrtc.RTCPeerConnection.html#.getRemoteSDP "> getRemoteSDP</ a > </ li >
684+
685+ < li data-name ="QB.webrtc.RTCPeerConnection.qbRTCPeerConnection "> < a href ="QB.webrtc.RTCPeerConnection.html#.qbRTCPeerConnection "> qbRTCPeerConnection</ a > </ li >
686+
687+ < li data-name ="QB.webrtc.RTCPeerConnection.setLocalSessionDescription "> < a href ="QB.webrtc.RTCPeerConnection.html#.setLocalSessionDescription "> setLocalSessionDescription</ a > </ li >
688+
689+ < li data-name ="QB.webrtc.RTCPeerConnection.setRemoteSDP "> < a href ="QB.webrtc.RTCPeerConnection.html#.setRemoteSDP "> setRemoteSDP</ a > </ li >
690+
691+ < li data-name ="QB.webrtc.RTCPeerConnection.setRemoteSessionDescription "> < a href ="QB.webrtc.RTCPeerConnection.html#.setRemoteSessionDescription "> setRemoteSessionDescription</ a > </ li >
692+
693+ </ ul >
694+ < ul class ="events itemMembers ">
695+
696+ </ ul >
697+ </ li >
698+
699+ < li class ="item " data-name ="QB.webrtc.WebRTCSession ">
700+ < span class ="title ">
701+ < a href ="QB.webrtc.WebRTCSession.html "> QB.webrtc.WebRTCSession</ a >
702+
703+ < span class ="static "> static</ span >
704+
705+ </ span >
706+ < ul class ="members itemMembers ">
707+
708+ </ ul >
709+ < ul class ="typedefs itemMembers ">
710+
711+ </ ul >
712+ < ul class ="typedefs itemMembers ">
713+
714+ </ ul >
715+ < ul class ="methods itemMembers ">
716+
717+ < span class ="subtitle "> Methods</ span >
718+
719+ < li data-name ="QB.webrtc.WebRTCSession.accept "> < a href ="QB.webrtc.WebRTCSession.html#.accept "> accept</ a > </ li >
720+
721+ < li data-name ="QB.webrtc.WebRTCSession.attachMediaStream "> < a href ="QB.webrtc.WebRTCSession.html#.attachMediaStream "> attachMediaStream</ a > </ li >
722+
723+ < li data-name ="QB.webrtc.WebRTCSession.call "> < a href ="QB.webrtc.WebRTCSession.html#.call "> call</ a > </ li >
724+
725+ < li data-name ="QB.webrtc.WebRTCSession.closeConnection "> < a href ="QB.webrtc.WebRTCSession.html#.closeConnection "> closeConnection</ a > </ li >
726+
727+ < li data-name ="QB.webrtc.WebRTCSession.connectionStateForUser "> < a href ="QB.webrtc.WebRTCSession.html#.connectionStateForUser "> connectionStateForUser</ a > </ li >
728+
729+ < li data-name ="QB.webrtc.WebRTCSession.detachMediaStream "> < a href ="QB.webrtc.WebRTCSession.html#.detachMediaStream "> detachMediaStream</ a > </ li >
730+
731+ < li data-name ="QB.webrtc.WebRTCSession.getUserMedia "> < a href ="QB.webrtc.WebRTCSession.html#.getUserMedia "> getUserMedia</ a > </ li >
732+
733+ < li data-name ="QB.webrtc.WebRTCSession.mute "> < a href ="QB.webrtc.WebRTCSession.html#.mute "> mute</ a > </ li >
734+
735+ < li data-name ="QB.webrtc.WebRTCSession.reject "> < a href ="QB.webrtc.WebRTCSession.html#.reject "> reject</ a > </ li >
736+
737+ < li data-name ="QB.webrtc.WebRTCSession.stop "> < a href ="QB.webrtc.WebRTCSession.html#.stop "> stop</ a > </ li >
738+
739+ < li data-name ="QB.webrtc.WebRTCSession.switchMediaTracks "> < a href ="QB.webrtc.WebRTCSession.html#.switchMediaTracks "> switchMediaTracks</ a > </ li >
740+
741+ < li data-name ="QB.webrtc.WebRTCSession.unmute "> < a href ="QB.webrtc.WebRTCSession.html#.unmute "> unmute</ a > </ li >
742+
743+ < li data-name ="QB.webrtc.WebRTCSession.update "> < a href ="QB.webrtc.WebRTCSession.html#.update "> update</ a > </ li >
744+
745+ </ ul >
746+ < ul class ="events itemMembers ">
747+
748+ </ ul >
749+ </ li >
750+
617751 </ ul >
618752</ div >
619753 < div class ="main ">
@@ -709,7 +843,7 @@ <h4 class="name" id=".get">
709843
710844
711845 < div class ="description ">
712- Retrive all contacts from address book.
846+ Retrive all contacts from address book( < a target =" _blank " href =" https://docs.quickblox.com/docs/js-address-book#retrieve-address-book " > read more </ a > ) .
713847The method accepts 1 or 2 parameters.
714848 </ div >
715849
@@ -882,7 +1016,7 @@ <h4 class="name" id=".getRegisteredUsers">
8821016
8831017
8841018 < div class ="description ">
885- Retrieve QuickBlox users that have phone numbers from your address book.
1019+ Retrieve QuickBlox users that have phone numbers from your address book( < a target =" _blank " href =" https://docs.quickblox.com/docs/js-address-book#retrieve-registered-users " > read more </ a > ) .
8861020The methods accepts 1 or 2 parameters.
8871021 </ div >
8881022
@@ -1041,7 +1175,7 @@ <h4 class="name" id=".uploadAddressBook">
10411175 The method is used to create, update and delete contacts in address book.< br />
10421176If contact doesn't exist in address book then it will be created. If contacts exists then it will be updated.
10431177If pass 'destroy: 1' then the contact will be removed.< br />
1044- < a target ="_blank " href ="https://quickblox.com/developers/AddressBook "> Found more here</ a > . < br />
1178+ < a target ="_blank " href ="https://docs. quickblox.com/docs/js-address-book#upload-address-book "> Found more here</ a > . < br />
10451179The method accepts 2 or 3 parameters.
10461180 </ div >
10471181
@@ -1236,7 +1370,7 @@ <h4 class="name" id=".uploadAddressBook">
12361370
12371371
12381372
1239- The savedAddressBookCallback function</ td >
1373+ The savedAddressBookCallback function. </ td >
12401374 </ tr >
12411375
12421376
@@ -1334,7 +1468,7 @@ <h5>Example</h5>
13341468
13351469
13361470 < footer >
1337- Documentation generated by < a target ="_blank " href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.6.3 </ a > on Fri Sep 13 2019 12:47:51 GMT+0300 (Eastern European Summer Time)
1471+ Documentation generated by < a target ="_blank " href ="https://github.com/jsdoc3/jsdoc "> JSDoc 4.0.0 </ a > on Thu Jan 19 2023 09:19:57 GMT+0200 (Eastern European Standard Time)
13381472 </ footer >
13391473 </ div >
13401474</ div >
0 commit comments