1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > Namespace: chat</ title >
6+
7+
8+ < script src ="scripts/prettify/prettify.js "> </ script >
9+ < script src ="scripts/prettify/lang-css.js "> </ script >
10+ < script src ="scripts/jquery.min.js "> </ script >
11+ <!--[if lt IE 9]>
12+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13+ <![endif]-->
14+ < link type ="text/css " rel ="stylesheet " href ="styles/prettify-tomorrow.css ">
15+ < link type ="text/css " rel ="stylesheet " href ="styles/bootstrap.min.css ">
16+ < link type ="text/css " rel ="stylesheet " href ="styles/jaguar.css ">
17+
18+
19+ < script >
20+ var config = { "monospaceLinks" :false , "cleverLinks" :false , "applicationName" :"QuickBlox JavaScript SDK" , "linenums" :false , "default" :{ } } ;
21+ </ script >
22+
23+
24+
25+ </ head >
26+ < body >
27+ < div id ="wrap " class ="clearfix ">
28+
29+ < div class ="navigation ">
30+ < h3 class ="applicationName "> < a href ="index.html "> QuickBlox JavaScript SDK</ a > </ h3 >
31+
32+ < div class ="search ">
33+ < input id ="search " type ="text " class ="form-control input-sm " placeholder ="Search Documentations ">
34+ </ div >
35+ < ul class ="list ">
36+
37+ < li class ="item " data-name ="QB ">
38+ < span class ="title ">
39+ < a href ="QB.html "> QB</ a >
40+
41+ < span class ="static "> static</ span >
42+
43+ </ span >
44+ < ul class ="members itemMembers ">
45+
46+ < span class ="subtitle "> Members</ span >
47+
48+ < li data-name ="QB.version "> < a href ="QB.html#.version "> version</ a > </ li >
49+
50+ </ ul >
51+ < ul class ="typedefs itemMembers ">
52+
53+ </ ul >
54+ < ul class ="methods itemMembers ">
55+
56+ < span class ="subtitle "> Methods</ span >
57+
58+ < li data-name ="QB.createSession "> < a href ="QB.html#.createSession "> createSession</ a > </ li >
59+
60+ < li data-name ="QB.destroySession "> < a href ="QB.html#.destroySession "> destroySession</ a > </ li >
61+
62+ < li data-name ="QB.getSession "> < a href ="QB.html#.getSession "> getSession</ a > </ li >
63+
64+ < li data-name ="QB.init "> < a href ="QB.html#.init "> init</ a > </ li >
65+
66+ < li data-name ="QB.login "> < a href ="QB.html#.login "> login</ a > </ li >
67+
68+ < li data-name ="QB.logout "> < a href ="QB.html#.logout "> logout</ a > </ li >
69+
70+ </ ul >
71+ < ul class ="events itemMembers ">
72+
73+ </ ul >
74+ </ li >
75+
76+ < li class ="item " data-name ="QB.chat ">
77+ < span class ="title ">
78+ < a href ="QB.chat.html "> QB.chat</ a >
79+
80+ < span class ="static "> static</ span >
81+
82+ </ span >
83+ < ul class ="members itemMembers ">
84+
85+ </ ul >
86+ < ul class ="typedefs itemMembers ">
87+
88+ </ ul >
89+ < ul class ="methods itemMembers ">
90+
91+ </ ul >
92+ < ul class ="events itemMembers ">
93+
94+ </ ul >
95+ </ li >
96+
97+ </ ul >
98+ </ div >
99+ < div class ="main ">
100+ < h1 class ="page-title " data-filename ="QB.chat.html "> Namespace: chat</ h1 >
101+
102+
103+
104+
105+ < section >
106+
107+ < header >
108+ < h2 >
109+ < span class ="ancestors "> < a href ="QB.html "> QB</ a > .</ span >
110+
111+ chat
112+ </ h2 >
113+
114+ </ header >
115+
116+ < article >
117+ < div class ="container-overview ">
118+
119+
120+
121+
122+
123+
124+ < dl class ="details ">
125+
126+
127+
128+
129+
130+
131+
132+
133+
134+
135+
136+
137+
138+
139+
140+
141+
142+
143+
144+
145+
146+ </ dl >
147+
148+
149+
150+
151+ </ div >
152+
153+
154+
155+
156+
157+
158+
159+
160+
161+
162+
163+
164+
165+
166+
167+
168+
169+
170+ </ article >
171+
172+ </ section >
173+
174+
175+
176+
177+
178+
179+
180+ < footer >
181+ Documentation generated by < a target ="_blank " href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.3</ a > on Fri Nov 11 2016 18:35:55 GMT+0200 (EET)
182+ </ footer >
183+ </ div >
184+ </ div >
185+ < script > prettyPrint ( ) ; </ script >
186+ < script src ="scripts/jaguar.js "> </ script >
187+ </ body >
188+ </ html >
0 commit comments