No Description

agoraview.html 63KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060
  1. <!doctype html>
  2. <html class="default no-js">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>AgoraView | react-native-agora</title>
  7. <meta name="description" content="">
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <link rel="stylesheet" href="../assets/css/main.css">
  10. </head>
  11. <body>
  12. <header>
  13. <div class="tsd-page-toolbar">
  14. <div class="container">
  15. <div class="table-wrap">
  16. <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
  17. <div class="field">
  18. <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
  19. <input id="tsd-search-field" type="text" />
  20. </div>
  21. <ul class="results">
  22. <li class="state loading">Preparing search index...</li>
  23. <li class="state failure">The search index is not available</li>
  24. </ul>
  25. <a href="../index.html" class="title">react-native-agora</a>
  26. </div>
  27. <div class="table-cell" id="tsd-widgets">
  28. <div id="tsd-filter">
  29. <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
  30. <div class="tsd-filter-group">
  31. <div class="tsd-select" id="tsd-filter-visibility">
  32. <span class="tsd-select-label">All</span>
  33. <ul class="tsd-select-list">
  34. <li data-value="public">Public</li>
  35. <li data-value="protected">Public/Protected</li>
  36. <li data-value="private" class="selected">All</li>
  37. </ul>
  38. </div>
  39. <input type="checkbox" id="tsd-filter-inherited" checked />
  40. <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
  41. <input type="checkbox" id="tsd-filter-externals" checked />
  42. <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
  43. <input type="checkbox" id="tsd-filter-only-exported" />
  44. <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
  45. </div>
  46. </div>
  47. <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. <div class="tsd-page-title">
  53. <div class="container">
  54. <ul class="tsd-breadcrumb">
  55. <li>
  56. <a href="../globals.html">Globals</a>
  57. </li>
  58. <li>
  59. <a href="agoraview.html">AgoraView</a>
  60. </li>
  61. </ul>
  62. <h1>Class AgoraView&lt;S, SS, S&gt;</h1>
  63. </div>
  64. </div>
  65. </header>
  66. <div class="container container-main">
  67. <div class="row">
  68. <div class="col-8 col-content">
  69. <section class="tsd-panel tsd-comment">
  70. <div class="tsd-comment tsd-typography">
  71. <div class="lead">
  72. <p>AgoraView is the render layer for rendering video stream</p>
  73. </div>
  74. <p>This class is used to rendering native sdk stream</p>
  75. <dl class="tsd-comment-tags">
  76. <dt>props</dt>
  77. <dd><p>{@link AgoraViewProps}</p>
  78. </dd>
  79. </dl>
  80. </div>
  81. </section>
  82. <section class="tsd-panel tsd-type-parameters">
  83. <h3>Type parameters</h3>
  84. <ul class="tsd-type-parameters">
  85. <li>
  86. <h4>S</h4>
  87. </li>
  88. <li>
  89. <h4>SS</h4>
  90. </li>
  91. <li>
  92. <h4>S</h4>
  93. </li>
  94. </ul>
  95. </section>
  96. <section class="tsd-panel tsd-hierarchy">
  97. <h3>Hierarchy</h3>
  98. <ul class="tsd-hierarchy">
  99. <li>
  100. <span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>
  101. <ul class="tsd-hierarchy">
  102. <li>
  103. <span class="target">AgoraView</span>
  104. </li>
  105. </ul>
  106. </li>
  107. </ul>
  108. </section>
  109. <section class="tsd-panel-group tsd-index-group">
  110. <h2>Index</h2>
  111. <section class="tsd-panel tsd-index-panel">
  112. <div class="tsd-index-content">
  113. <section class="tsd-index-section tsd-is-inherited">
  114. <h3>Constructors</h3>
  115. <ul class="tsd-index-list">
  116. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#constructor" class="tsd-kind-icon">constructor</a></li>
  117. </ul>
  118. </section>
  119. <section class="tsd-index-section tsd-is-inherited">
  120. <h3>Properties</h3>
  121. <ul class="tsd-index-list">
  122. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#context" class="tsd-kind-icon">context</a></li>
  123. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#props" class="tsd-kind-icon">props</a></li>
  124. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#refs" class="tsd-kind-icon">refs</a></li>
  125. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#state" class="tsd-kind-icon">state</a></li>
  126. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="agoraview.html#contexttype" class="tsd-kind-icon">context<wbr>Type</a></li>
  127. </ul>
  128. </section>
  129. <section class="tsd-index-section ">
  130. <h3>Methods</h3>
  131. <ul class="tsd-index-list">
  132. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#unsafe_componentwillmount" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Mount</a></li>
  133. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#unsafe_componentwillreceiveprops" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props</a></li>
  134. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#unsafe_componentwillupdate" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Update</a></li>
  135. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentdidcatch" class="tsd-kind-icon">component<wbr>Did<wbr>Catch</a></li>
  136. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li>
  137. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentdidupdate" class="tsd-kind-icon">component<wbr>Did<wbr>Update</a></li>
  138. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentwillmount" class="tsd-kind-icon">component<wbr>Will<wbr>Mount</a></li>
  139. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentwillreceiveprops" class="tsd-kind-icon">component<wbr>Will<wbr>Receive<wbr>Props</a></li>
  140. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentwillunmount" class="tsd-kind-icon">component<wbr>Will<wbr>Unmount</a></li>
  141. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#componentwillupdate" class="tsd-kind-icon">component<wbr>Will<wbr>Update</a></li>
  142. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
  143. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="agoraview.html#gethtmlprops" class="tsd-kind-icon">getHTMLProps</a></li>
  144. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#getsnapshotbeforeupdate" class="tsd-kind-icon">get<wbr>Snapshot<wbr>Before<wbr>Update</a></li>
  145. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="agoraview.html#render" class="tsd-kind-icon">render</a></li>
  146. <li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="agoraview.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
  147. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="agoraview.html#shouldcomponentupdate" class="tsd-kind-icon">should<wbr>Component<wbr>Update</a></li>
  148. </ul>
  149. </section>
  150. </div>
  151. </section>
  152. </section>
  153. <section class="tsd-panel-group tsd-member-group tsd-is-inherited">
  154. <h2>Constructors</h2>
  155. <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  156. <a name="constructor" class="tsd-anchor"></a>
  157. <h3>constructor</h3>
  158. <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  159. <li class="tsd-signature tsd-kind-icon">new <wbr>Agora<wbr>View<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="agoraview.html" class="tsd-signature-type">AgoraView</a></li>
  160. <li class="tsd-signature tsd-kind-icon">new <wbr>Agora<wbr>View<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AgoraViewProps</span>, context<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="agoraview.html" class="tsd-signature-type">AgoraView</a></li>
  161. </ul>
  162. <ul class="tsd-descriptions">
  163. <li class="tsd-description">
  164. <aside class="tsd-sources">
  165. <p>Inherited from Component.__constructor</p>
  166. <ul>
  167. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:405</li>
  168. </ul>
  169. </aside>
  170. <h4 class="tsd-parameters-title">Parameters</h4>
  171. <ul class="tsd-parameters">
  172. <li>
  173. <h5>props: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  174. </li>
  175. </ul>
  176. <h4 class="tsd-returns-title">Returns <a href="agoraview.html" class="tsd-signature-type">AgoraView</a></h4>
  177. </li>
  178. <li class="tsd-description">
  179. <aside class="tsd-sources">
  180. <p>Inherited from Component.__constructor</p>
  181. <ul>
  182. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:407</li>
  183. </ul>
  184. </aside>
  185. <div class="tsd-comment tsd-typography">
  186. <dl class="tsd-comment-tags">
  187. <dt>deprecated</dt>
  188. <dd></dd>
  189. <dt>see</dt>
  190. <dd><p><a href="https://reactjs.org/docs/legacy-context.html">https://reactjs.org/docs/legacy-context.html</a></p>
  191. </dd>
  192. </dl>
  193. </div>
  194. <h4 class="tsd-parameters-title">Parameters</h4>
  195. <ul class="tsd-parameters">
  196. <li>
  197. <h5>props: <span class="tsd-signature-type">AgoraViewProps</span></h5>
  198. </li>
  199. <li>
  200. <h5><span class="tsd-flag ts-flagOptional">Optional</span> context: <span class="tsd-signature-type">any</span></h5>
  201. </li>
  202. </ul>
  203. <h4 class="tsd-returns-title">Returns <a href="agoraview.html" class="tsd-signature-type">AgoraView</a></h4>
  204. </li>
  205. </ul>
  206. </section>
  207. </section>
  208. <section class="tsd-panel-group tsd-member-group tsd-is-inherited">
  209. <h2>Properties</h2>
  210. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  211. <a name="context" class="tsd-anchor"></a>
  212. <h3>context</h3>
  213. <div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
  214. <aside class="tsd-sources">
  215. <p>Inherited from Component.context</p>
  216. <ul>
  217. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:405</li>
  218. </ul>
  219. </aside>
  220. <div class="tsd-comment tsd-typography">
  221. <div class="lead">
  222. <p>If using the new style context, re-declare this in your class to be the
  223. <code>React.ContextType</code> of your <code>static contextType</code>.</p>
  224. </div>
  225. <pre><code class="language-ts"><span class="hljs-keyword">static</span> contextType = MyContext
  226. context!: React.ContextType&lt;<span class="hljs-keyword">typeof</span> MyContext&gt;</code></pre>
  227. <dl class="tsd-comment-tags">
  228. <dt>deprecated</dt>
  229. <dd><p>if used without a type annotation, or without static contextType</p>
  230. </dd>
  231. <dt>see</dt>
  232. <dd><p><a href="https://reactjs.org/docs/legacy-context.html">https://reactjs.org/docs/legacy-context.html</a></p>
  233. </dd>
  234. </dl>
  235. </div>
  236. </section>
  237. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  238. <a name="props" class="tsd-anchor"></a>
  239. <h3>props</h3>
  240. <div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></div>
  241. <aside class="tsd-sources">
  242. <p>Inherited from Component.props</p>
  243. <ul>
  244. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:430</li>
  245. </ul>
  246. </aside>
  247. </section>
  248. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  249. <a name="refs" class="tsd-anchor"></a>
  250. <h3>refs</h3>
  251. <div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
  252. <aside class="tsd-sources">
  253. <p>Inherited from Component.refs</p>
  254. <ul>
  255. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:436</li>
  256. </ul>
  257. </aside>
  258. <div class="tsd-comment tsd-typography">
  259. <dl class="tsd-comment-tags">
  260. <dt>deprecated</dt>
  261. <dd><p><a href="https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs">https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</a></p>
  262. </dd>
  263. </dl>
  264. </div>
  265. <div class="tsd-type-declaration">
  266. <h4>Type declaration</h4>
  267. <ul class="tsd-parameters">
  268. <li class="tsd-parameter-index-signature">
  269. <h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
  270. </li>
  271. </ul>
  272. </div>
  273. </section>
  274. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  275. <a name="state" class="tsd-anchor"></a>
  276. <h3>state</h3>
  277. <div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></div>
  278. <aside class="tsd-sources">
  279. <p>Inherited from Component.state</p>
  280. <ul>
  281. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:431</li>
  282. </ul>
  283. </aside>
  284. </section>
  285. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
  286. <a name="contexttype" class="tsd-anchor"></a>
  287. <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagOptional">Optional</span> context<wbr>Type</h3>
  288. <div class="tsd-signature tsd-kind-icon">context<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Context</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
  289. <aside class="tsd-sources">
  290. <p>Inherited from Component.contextType</p>
  291. <ul>
  292. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:390</li>
  293. </ul>
  294. </aside>
  295. <div class="tsd-comment tsd-typography">
  296. <div class="lead">
  297. <p>If set, <code>this.context</code> will be set at runtime to the current value of the given Context.</p>
  298. </div>
  299. <p>Usage:</p>
  300. <pre><code class="language-ts">type MyContext = number
  301. const Ctx = React.createContext&lt;MyContext&gt;(0)
  302. class Foo extends React.Component {
  303. static contextType = Ctx
  304. context!: React.ContextType&lt;typeof Ctx&gt;
  305. render () {
  306. return &lt;&gt;My context's value: {this.context}&lt;/&gt;;
  307. }
  308. }</code></pre>
  309. <dl class="tsd-comment-tags">
  310. <dt>see</dt>
  311. <dd><p><a href="https://reactjs.org/docs/context.html#classcontexttype">https://reactjs.org/docs/context.html#classcontexttype</a></p>
  312. </dd>
  313. </dl>
  314. </div>
  315. </section>
  316. </section>
  317. <section class="tsd-panel-group tsd-member-group ">
  318. <h2>Methods</h2>
  319. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  320. <a name="unsafe_componentwillmount" class="tsd-anchor"></a>
  321. <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Mount</h3>
  322. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  323. <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  324. </ul>
  325. <ul class="tsd-descriptions">
  326. <li class="tsd-description">
  327. <aside class="tsd-sources">
  328. <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillMount</p>
  329. <ul>
  330. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:618</li>
  331. </ul>
  332. </aside>
  333. <div class="tsd-comment tsd-typography">
  334. <div class="lead">
  335. <p>Called immediately before mounting occurs, and before <code>Component#render</code>.
  336. Avoid introducing any side-effects or subscriptions in this method.</p>
  337. </div>
  338. <p>This method will not stop working in React 17.</p>
  339. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  340. prevents this from being invoked.</p>
  341. <dl class="tsd-comment-tags">
  342. <dt>deprecated</dt>
  343. <dd><p>16.3, use componentDidMount or the constructor instead</p>
  344. </dd>
  345. <dt>see</dt>
  346. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</a></p>
  347. </dd>
  348. <dt>see</dt>
  349. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  350. </dd>
  351. </dl>
  352. </div>
  353. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  354. </li>
  355. </ul>
  356. </section>
  357. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  358. <a name="unsafe_componentwillreceiveprops" class="tsd-anchor"></a>
  359. <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props</h3>
  360. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  361. <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  362. </ul>
  363. <ul class="tsd-descriptions">
  364. <li class="tsd-description">
  365. <aside class="tsd-sources">
  366. <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillReceiveProps</p>
  367. <ul>
  368. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:650</li>
  369. </ul>
  370. </aside>
  371. <div class="tsd-comment tsd-typography">
  372. <div class="lead">
  373. <p>Called when the component may be receiving new props.
  374. React may call this even if props have not changed, so be sure to compare new and existing
  375. props if you only want to handle changes.</p>
  376. </div>
  377. <p>Calling <code>Component#setState</code> generally does not trigger this method.</p>
  378. <p>This method will not stop working in React 17.</p>
  379. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  380. prevents this from being invoked.</p>
  381. <dl class="tsd-comment-tags">
  382. <dt>deprecated</dt>
  383. <dd><p>16.3, use static getDerivedStateFromProps instead</p>
  384. </dd>
  385. <dt>see</dt>
  386. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</a></p>
  387. </dd>
  388. <dt>see</dt>
  389. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  390. </dd>
  391. </dl>
  392. </div>
  393. <h4 class="tsd-parameters-title">Parameters</h4>
  394. <ul class="tsd-parameters">
  395. <li>
  396. <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  397. </li>
  398. <li>
  399. <h5>nextContext: <span class="tsd-signature-type">any</span></h5>
  400. </li>
  401. </ul>
  402. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  403. </li>
  404. </ul>
  405. </section>
  406. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  407. <a name="unsafe_componentwillupdate" class="tsd-anchor"></a>
  408. <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Update</h3>
  409. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  410. <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Update<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, nextState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  411. </ul>
  412. <ul class="tsd-descriptions">
  413. <li class="tsd-description">
  414. <aside class="tsd-sources">
  415. <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillUpdate</p>
  416. <ul>
  417. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:678</li>
  418. </ul>
  419. </aside>
  420. <div class="tsd-comment tsd-typography">
  421. <div class="lead">
  422. <p>Called immediately before rendering when new props or state is received. Not called for the initial render.</p>
  423. </div>
  424. <p>Note: You cannot call <code>Component#setState</code> here.</p>
  425. <p>This method will not stop working in React 17.</p>
  426. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  427. prevents this from being invoked.</p>
  428. <dl class="tsd-comment-tags">
  429. <dt>deprecated</dt>
  430. <dd><p>16.3, use getSnapshotBeforeUpdate instead</p>
  431. </dd>
  432. <dt>see</dt>
  433. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</a></p>
  434. </dd>
  435. <dt>see</dt>
  436. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  437. </dd>
  438. </dl>
  439. </div>
  440. <h4 class="tsd-parameters-title">Parameters</h4>
  441. <ul class="tsd-parameters">
  442. <li>
  443. <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  444. </li>
  445. <li>
  446. <h5>nextState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></h5>
  447. </li>
  448. <li>
  449. <h5>nextContext: <span class="tsd-signature-type">any</span></h5>
  450. </li>
  451. </ul>
  452. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  453. </li>
  454. </ul>
  455. </section>
  456. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  457. <a name="componentdidcatch" class="tsd-anchor"></a>
  458. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Catch</h3>
  459. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  460. <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Catch<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, errorInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ErrorInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  461. </ul>
  462. <ul class="tsd-descriptions">
  463. <li class="tsd-description">
  464. <aside class="tsd-sources">
  465. <p>Inherited from ComponentLifecycle.componentDidCatch</p>
  466. <ul>
  467. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:547</li>
  468. </ul>
  469. </aside>
  470. <div class="tsd-comment tsd-typography">
  471. <div class="lead">
  472. <p>Catches exceptions generated in descendant components. Unhandled exceptions will cause
  473. the entire component tree to unmount.</p>
  474. </div>
  475. </div>
  476. <h4 class="tsd-parameters-title">Parameters</h4>
  477. <ul class="tsd-parameters">
  478. <li>
  479. <h5>error: <span class="tsd-signature-type">Error</span></h5>
  480. </li>
  481. <li>
  482. <h5>errorInfo: <span class="tsd-signature-type">ErrorInfo</span></h5>
  483. </li>
  484. </ul>
  485. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  486. </li>
  487. </ul>
  488. </section>
  489. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  490. <a name="componentdidmount" class="tsd-anchor"></a>
  491. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Mount</h3>
  492. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  493. <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  494. </ul>
  495. <ul class="tsd-descriptions">
  496. <li class="tsd-description">
  497. <aside class="tsd-sources">
  498. <p>Inherited from ComponentLifecycle.componentDidMount</p>
  499. <ul>
  500. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:526</li>
  501. </ul>
  502. </aside>
  503. <div class="tsd-comment tsd-typography">
  504. <div class="lead">
  505. <p>Called immediately after a component is mounted. Setting state here will trigger re-rendering.</p>
  506. </div>
  507. </div>
  508. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  509. </li>
  510. </ul>
  511. </section>
  512. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  513. <a name="componentdidupdate" class="tsd-anchor"></a>
  514. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Update</h3>
  515. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  516. <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Update<span class="tsd-signature-symbol">(</span>prevProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span>, snapshot<span class="tsd-signature-symbol">?: </span><a href="" class="tsd-signature-type">SS</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  517. </ul>
  518. <ul class="tsd-descriptions">
  519. <li class="tsd-description">
  520. <aside class="tsd-sources">
  521. <p>Inherited from NewLifecycle.componentDidUpdate</p>
  522. <ul>
  523. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:589</li>
  524. </ul>
  525. </aside>
  526. <div class="tsd-comment tsd-typography">
  527. <div class="lead">
  528. <p>Called immediately after updating occurs. Not called for the initial render.</p>
  529. </div>
  530. <p>The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.</p>
  531. </div>
  532. <h4 class="tsd-parameters-title">Parameters</h4>
  533. <ul class="tsd-parameters">
  534. <li>
  535. <h5>prevProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  536. </li>
  537. <li>
  538. <h5>prevState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></h5>
  539. </li>
  540. <li>
  541. <h5><span class="tsd-flag ts-flagOptional">Optional</span> snapshot: <a href="" class="tsd-signature-type">SS</a></h5>
  542. </li>
  543. </ul>
  544. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  545. </li>
  546. </ul>
  547. </section>
  548. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  549. <a name="componentwillmount" class="tsd-anchor"></a>
  550. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Mount</h3>
  551. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  552. <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  553. </ul>
  554. <ul class="tsd-descriptions">
  555. <li class="tsd-description">
  556. <aside class="tsd-sources">
  557. <p>Inherited from DeprecatedLifecycle.componentWillMount</p>
  558. <ul>
  559. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:604</li>
  560. </ul>
  561. </aside>
  562. <div class="tsd-comment tsd-typography">
  563. <div class="lead">
  564. <p>Called immediately before mounting occurs, and before <code>Component#render</code>.
  565. Avoid introducing any side-effects or subscriptions in this method.</p>
  566. </div>
  567. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  568. prevents this from being invoked.</p>
  569. <dl class="tsd-comment-tags">
  570. <dt>deprecated</dt>
  571. <dd><p>16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
  572. </dd>
  573. <dt>see</dt>
  574. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</a></p>
  575. </dd>
  576. <dt>see</dt>
  577. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  578. </dd>
  579. </dl>
  580. </div>
  581. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  582. </li>
  583. </ul>
  584. </section>
  585. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  586. <a name="componentwillreceiveprops" class="tsd-anchor"></a>
  587. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Receive<wbr>Props</h3>
  588. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  589. <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Receive<wbr>Props<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  590. </ul>
  591. <ul class="tsd-descriptions">
  592. <li class="tsd-description">
  593. <aside class="tsd-sources">
  594. <p>Inherited from DeprecatedLifecycle.componentWillReceiveProps</p>
  595. <ul>
  596. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:633</li>
  597. </ul>
  598. </aside>
  599. <div class="tsd-comment tsd-typography">
  600. <div class="lead">
  601. <p>Called when the component may be receiving new props.
  602. React may call this even if props have not changed, so be sure to compare new and existing
  603. props if you only want to handle changes.</p>
  604. </div>
  605. <p>Calling <code>Component#setState</code> generally does not trigger this method.</p>
  606. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  607. prevents this from being invoked.</p>
  608. <dl class="tsd-comment-tags">
  609. <dt>deprecated</dt>
  610. <dd><p>16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
  611. </dd>
  612. <dt>see</dt>
  613. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</a></p>
  614. </dd>
  615. <dt>see</dt>
  616. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  617. </dd>
  618. </dl>
  619. </div>
  620. <h4 class="tsd-parameters-title">Parameters</h4>
  621. <ul class="tsd-parameters">
  622. <li>
  623. <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  624. </li>
  625. <li>
  626. <h5>nextContext: <span class="tsd-signature-type">any</span></h5>
  627. </li>
  628. </ul>
  629. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  630. </li>
  631. </ul>
  632. </section>
  633. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  634. <a name="componentwillunmount" class="tsd-anchor"></a>
  635. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Unmount</h3>
  636. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  637. <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Unmount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  638. </ul>
  639. <ul class="tsd-descriptions">
  640. <li class="tsd-description">
  641. <aside class="tsd-sources">
  642. <p>Inherited from ComponentLifecycle.componentWillUnmount</p>
  643. <ul>
  644. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:542</li>
  645. </ul>
  646. </aside>
  647. <div class="tsd-comment tsd-typography">
  648. <div class="lead">
  649. <p>Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as
  650. cancelled network requests, or cleaning up any DOM elements created in <code>componentDidMount</code>.</p>
  651. </div>
  652. </div>
  653. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  654. </li>
  655. </ul>
  656. </section>
  657. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  658. <a name="componentwillupdate" class="tsd-anchor"></a>
  659. <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Update</h3>
  660. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  661. <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Update<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, nextState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  662. </ul>
  663. <ul class="tsd-descriptions">
  664. <li class="tsd-description">
  665. <aside class="tsd-sources">
  666. <p>Inherited from DeprecatedLifecycle.componentWillUpdate</p>
  667. <ul>
  668. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:663</li>
  669. </ul>
  670. </aside>
  671. <div class="tsd-comment tsd-typography">
  672. <div class="lead">
  673. <p>Called immediately before rendering when new props or state is received. Not called for the initial render.</p>
  674. </div>
  675. <p>Note: You cannot call <code>Component#setState</code> here.</p>
  676. <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
  677. prevents this from being invoked.</p>
  678. <dl class="tsd-comment-tags">
  679. <dt>deprecated</dt>
  680. <dd><p>16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
  681. </dd>
  682. <dt>see</dt>
  683. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</a></p>
  684. </dd>
  685. <dt>see</dt>
  686. <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p>
  687. </dd>
  688. </dl>
  689. </div>
  690. <h4 class="tsd-parameters-title">Parameters</h4>
  691. <ul class="tsd-parameters">
  692. <li>
  693. <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  694. </li>
  695. <li>
  696. <h5>nextState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></h5>
  697. </li>
  698. <li>
  699. <h5>nextContext: <span class="tsd-signature-type">any</span></h5>
  700. </li>
  701. </ul>
  702. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  703. </li>
  704. </ul>
  705. </section>
  706. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  707. <a name="forceupdate" class="tsd-anchor"></a>
  708. <h3>force<wbr>Update</h3>
  709. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  710. <li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  711. </ul>
  712. <ul class="tsd-descriptions">
  713. <li class="tsd-description">
  714. <aside class="tsd-sources">
  715. <p>Inherited from Component.forceUpdate</p>
  716. <ul>
  717. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:422</li>
  718. </ul>
  719. </aside>
  720. <h4 class="tsd-parameters-title">Parameters</h4>
  721. <ul class="tsd-parameters">
  722. <li>
  723. <h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></h5>
  724. </li>
  725. </ul>
  726. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  727. </li>
  728. </ul>
  729. </section>
  730. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
  731. <a name="gethtmlprops" class="tsd-anchor"></a>
  732. <h3><span class="tsd-flag ts-flagPrivate">Private</span> getHTMLProps</h3>
  733. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
  734. <li class="tsd-signature tsd-kind-icon">getHTMLProps<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AgoraViewProps</span></li>
  735. </ul>
  736. <ul class="tsd-descriptions">
  737. <li class="tsd-description">
  738. <aside class="tsd-sources">
  739. <ul>
  740. <li>Defined in <a href="https://github.com/syanbo/react-native-agora/blob/a5040a9/src/AgoraView.native.tsx#L42">AgoraView.native.tsx:42</a></li>
  741. </ul>
  742. </aside>
  743. <div class="tsd-comment tsd-typography">
  744. <div class="lead">
  745. <p>getHTMLProps</p>
  746. </div>
  747. <p>get agora view props</p>
  748. </div>
  749. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AgoraViewProps</span></h4>
  750. </li>
  751. </ul>
  752. </section>
  753. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  754. <a name="getsnapshotbeforeupdate" class="tsd-anchor"></a>
  755. <h3><span class="tsd-flag ts-flagOptional">Optional</span> get<wbr>Snapshot<wbr>Before<wbr>Update</h3>
  756. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  757. <li class="tsd-signature tsd-kind-icon">get<wbr>Snapshot<wbr>Before<wbr>Update<span class="tsd-signature-symbol">(</span>prevProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">SS</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li>
  758. </ul>
  759. <ul class="tsd-descriptions">
  760. <li class="tsd-description">
  761. <aside class="tsd-sources">
  762. <p>Inherited from NewLifecycle.getSnapshotBeforeUpdate</p>
  763. <ul>
  764. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:583</li>
  765. </ul>
  766. </aside>
  767. <div class="tsd-comment tsd-typography">
  768. <div class="lead">
  769. <p>Runs before React applies the result of <code>render</code> to the document, and
  770. returns an object to be given to componentDidUpdate. Useful for saving
  771. things such as scroll position before <code>render</code> causes changes to it.</p>
  772. </div>
  773. <p>Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated
  774. lifecycle events from running.</p>
  775. </div>
  776. <h4 class="tsd-parameters-title">Parameters</h4>
  777. <ul class="tsd-parameters">
  778. <li>
  779. <h5>prevProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  780. </li>
  781. <li>
  782. <h5>prevState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></h5>
  783. </li>
  784. </ul>
  785. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">SS</span>
  786. <span class="tsd-signature-symbol"> | </span>
  787. <span class="tsd-signature-type">null</span>
  788. </h4>
  789. </li>
  790. </ul>
  791. </section>
  792. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
  793. <a name="render" class="tsd-anchor"></a>
  794. <h3>render</h3>
  795. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
  796. <li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
  797. </ul>
  798. <ul class="tsd-descriptions">
  799. <li class="tsd-description">
  800. <aside class="tsd-sources">
  801. <p>Overrides Component.render</p>
  802. <ul>
  803. <li>Defined in <a href="https://github.com/syanbo/react-native-agora/blob/a5040a9/src/AgoraView.native.tsx#L31">AgoraView.native.tsx:31</a></li>
  804. </ul>
  805. </aside>
  806. <div class="tsd-comment tsd-typography">
  807. <div class="lead">
  808. <p>render</p>
  809. </div>
  810. <p>It would render view for VideoStream</p>
  811. </div>
  812. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
  813. </li>
  814. </ul>
  815. </section>
  816. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
  817. <a name="setstate" class="tsd-anchor"></a>
  818. <h3>set<wbr>State</h3>
  819. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
  820. <li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  821. </ul>
  822. <ul class="tsd-descriptions">
  823. <li class="tsd-description">
  824. <aside class="tsd-sources">
  825. <p>Inherited from Component.setState</p>
  826. <ul>
  827. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:417</li>
  828. </ul>
  829. </aside>
  830. <h4 class="tsd-type-parameters-title">Type parameters</h4>
  831. <ul class="tsd-type-parameters">
  832. <li>
  833. <h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
  834. </li>
  835. </ul>
  836. <h4 class="tsd-parameters-title">Parameters</h4>
  837. <ul class="tsd-parameters">
  838. <li>
  839. <h5>state: <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span></h5>
  840. </li>
  841. <li>
  842. <h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></h5>
  843. </li>
  844. </ul>
  845. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  846. </li>
  847. </ul>
  848. </section>
  849. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  850. <a name="shouldcomponentupdate" class="tsd-anchor"></a>
  851. <h3><span class="tsd-flag ts-flagOptional">Optional</span> should<wbr>Component<wbr>Update</h3>
  852. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  853. <li class="tsd-signature tsd-kind-icon">should<wbr>Component<wbr>Update<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span>, nextState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  854. </ul>
  855. <ul class="tsd-descriptions">
  856. <li class="tsd-description">
  857. <aside class="tsd-sources">
  858. <p>Inherited from ComponentLifecycle.shouldComponentUpdate</p>
  859. <ul>
  860. <li>Defined in /Users/ly/Project/react-agora/node_modules/@types/react/index.d.ts:537</li>
  861. </ul>
  862. </aside>
  863. <div class="tsd-comment tsd-typography">
  864. <div class="lead">
  865. <p>Called to determine whether the change in props and state should trigger a re-render.</p>
  866. </div>
  867. <p><code>Component</code> always returns true.
  868. <code>PureComponent</code> implements a shallow comparison on props and state and returns true if any
  869. props or states have changed.</p>
  870. <p>If false is returned, <code>Component#render</code>, <code>componentWillUpdate</code>
  871. and <code>componentDidUpdate</code> will not be called.</p>
  872. </div>
  873. <h4 class="tsd-parameters-title">Parameters</h4>
  874. <ul class="tsd-parameters">
  875. <li>
  876. <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AgoraViewProps</span><span class="tsd-signature-symbol">&gt;</span></h5>
  877. </li>
  878. <li>
  879. <h5>nextState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">S</span><span class="tsd-signature-symbol">&gt;</span></h5>
  880. </li>
  881. <li>
  882. <h5>nextContext: <span class="tsd-signature-type">any</span></h5>
  883. </li>
  884. </ul>
  885. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
  886. </li>
  887. </ul>
  888. </section>
  889. </section>
  890. </div>
  891. <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
  892. <nav class="tsd-navigation primary">
  893. <ul>
  894. <li class="globals ">
  895. <a href="../globals.html"><em>Globals</em></a>
  896. </li>
  897. </ul>
  898. </nav>
  899. <nav class="tsd-navigation secondary menu-sticky">
  900. <ul class="before-current">
  901. </ul>
  902. <ul class="current">
  903. <li class="current tsd-kind-class tsd-has-type-parameter">
  904. <a href="agoraview.html" class="tsd-kind-icon">Agora<wbr>View</a>
  905. <ul>
  906. <li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  907. <a href="agoraview.html#constructor" class="tsd-kind-icon">constructor</a>
  908. </li>
  909. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  910. <a href="agoraview.html#context" class="tsd-kind-icon">context</a>
  911. </li>
  912. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  913. <a href="agoraview.html#props" class="tsd-kind-icon">props</a>
  914. </li>
  915. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  916. <a href="agoraview.html#refs" class="tsd-kind-icon">refs</a>
  917. </li>
  918. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  919. <a href="agoraview.html#state" class="tsd-kind-icon">state</a>
  920. </li>
  921. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
  922. <a href="agoraview.html#contexttype" class="tsd-kind-icon">context<wbr>Type</a>
  923. </li>
  924. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  925. <a href="agoraview.html#unsafe_componentwillmount" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Mount</a>
  926. </li>
  927. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  928. <a href="agoraview.html#unsafe_componentwillreceiveprops" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props</a>
  929. </li>
  930. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  931. <a href="agoraview.html#unsafe_componentwillupdate" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Update</a>
  932. </li>
  933. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  934. <a href="agoraview.html#componentdidcatch" class="tsd-kind-icon">component<wbr>Did<wbr>Catch</a>
  935. </li>
  936. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  937. <a href="agoraview.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a>
  938. </li>
  939. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  940. <a href="agoraview.html#componentdidupdate" class="tsd-kind-icon">component<wbr>Did<wbr>Update</a>
  941. </li>
  942. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  943. <a href="agoraview.html#componentwillmount" class="tsd-kind-icon">component<wbr>Will<wbr>Mount</a>
  944. </li>
  945. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  946. <a href="agoraview.html#componentwillreceiveprops" class="tsd-kind-icon">component<wbr>Will<wbr>Receive<wbr>Props</a>
  947. </li>
  948. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  949. <a href="agoraview.html#componentwillunmount" class="tsd-kind-icon">component<wbr>Will<wbr>Unmount</a>
  950. </li>
  951. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  952. <a href="agoraview.html#componentwillupdate" class="tsd-kind-icon">component<wbr>Will<wbr>Update</a>
  953. </li>
  954. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  955. <a href="agoraview.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
  956. </li>
  957. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
  958. <a href="agoraview.html#gethtmlprops" class="tsd-kind-icon">getHTMLProps</a>
  959. </li>
  960. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  961. <a href="agoraview.html#getsnapshotbeforeupdate" class="tsd-kind-icon">get<wbr>Snapshot<wbr>Before<wbr>Update</a>
  962. </li>
  963. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
  964. <a href="agoraview.html#render" class="tsd-kind-icon">render</a>
  965. </li>
  966. <li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
  967. <a href="agoraview.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
  968. </li>
  969. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
  970. <a href="agoraview.html#shouldcomponentupdate" class="tsd-kind-icon">should<wbr>Component<wbr>Update</a>
  971. </li>
  972. </ul>
  973. </li>
  974. </ul>
  975. <ul class="after-current">
  976. <li class=" tsd-kind-class">
  977. <a href="rtcengine.html" class="tsd-kind-icon">Rtc<wbr>Engine</a>
  978. </li>
  979. <li class=" tsd-kind-variable tsd-is-not-exported">
  980. <a href="../globals.html#agora" class="tsd-kind-icon">Agora</a>
  981. </li>
  982. <li class=" tsd-kind-variable tsd-is-not-exported">
  983. <a href="../globals.html#agoraeventemitter" class="tsd-kind-icon">Agora<wbr>Event<wbr>Emitter</a>
  984. </li>
  985. <li class=" tsd-kind-variable tsd-is-not-exported">
  986. <a href="../globals.html#rctagoraview" class="tsd-kind-icon">RCTAgora<wbr>View</a>
  987. </li>
  988. </ul>
  989. </nav>
  990. </div>
  991. </div>
  992. </div>
  993. <footer class="with-border-bottom">
  994. <div class="container">
  995. <h2>Legend</h2>
  996. <div class="tsd-legend-group">
  997. <ul class="tsd-legend">
  998. <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
  999. <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
  1000. <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
  1001. <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
  1002. <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
  1003. <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
  1004. <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
  1005. </ul>
  1006. <ul class="tsd-legend">
  1007. <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
  1008. <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
  1009. <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
  1010. <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
  1011. </ul>
  1012. <ul class="tsd-legend">
  1013. <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
  1014. <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
  1015. <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
  1016. <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
  1017. <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
  1018. <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
  1019. </ul>
  1020. <ul class="tsd-legend">
  1021. <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
  1022. <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
  1023. <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
  1024. <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
  1025. <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
  1026. <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
  1027. <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
  1028. </ul>
  1029. <ul class="tsd-legend">
  1030. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
  1031. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
  1032. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
  1033. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
  1034. </ul>
  1035. <ul class="tsd-legend">
  1036. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
  1037. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
  1038. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
  1039. </ul>
  1040. <ul class="tsd-legend">
  1041. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
  1042. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
  1043. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
  1044. </ul>
  1045. <ul class="tsd-legend">
  1046. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
  1047. <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
  1048. </ul>
  1049. </div>
  1050. </div>
  1051. </footer>
  1052. <div class="container tsd-generator">
  1053. <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
  1054. </div>
  1055. <div class="overlay"></div>
  1056. <script src="../assets/js/main.js"></script>
  1057. <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
  1058. </body>
  1059. </html>