UNPKG

@convergence/convergence

Version:
419 lines (418 loc) 26.5 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Chat | Convergence JavaScript Client API Documentation</title> <meta name="description" content="Documentation for Convergence JavaScript Client API Documentation"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="icon" type="image/png" href="https://convergence.io/assets/img/favicon/favicon-16x16.png" sizes="16x16"> <link rel="icon" type="image/png" href="https://convergence.io/assets/img/favicon/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/ico" href="https://convergence.io/assets/img/favicon/favicon.ico" sizes="48x48"> <link rel="icon" type="image/png" href="https://convergence.io/assets/img/favicon/favicon-96x96.png" sizes="96x96"> <!-- Start of convergencelabs Zendesk Widget script --> <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=3ee5157d-2fc2-4b08-b6c7-d5fad0533179"> </script> <!-- End of convergencelabs Zendesk Widget script --> </head> <body> <header> <div class="tsd-page-toolbar convergence-header"> <div class="container"> <div class="flex-content"> <a href="../index.html" class="header-brand"> <img src=../assets/images/convergence-logo.png /> <span class="brand-title brand-copy">Convergence JavaScript Client API Documentation</span> <span class="version">1.0.0-rc.12</span> </a> <div class="links brand-copy"> <div class="link"> <a href="https://docs.convergence.io/guide/">Dev Guide</a> </div> <div class="link"> <a href="https://examples.convergence.io">Examples</a> </div> <div class="link"> <a href="https://convergence.io/support/">Support</a> </div> </div> </div> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Index</a> </li> <li> <a href="chat.html">Chat</a> </li> </ul> <h1>Module Chat</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The Chat API allows users to communicate via text embedded directly within the application.</p> </div> <p>See the <a href="https://docs.convergence.io/guide/chat/overview.html">developer guide</a> for a few chat examples.</p> </div> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Interfaces</h3> <ul class="tsd-index-list"> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.chatevents.html" class="tsd-kind-icon">Chat<wbr>Events</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.chathistoryentrytypes.html" class="tsd-kind-icon">Chat<wbr>History<wbr>Entry<wbr>Types</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.directchatinfo.html" class="tsd-kind-icon">Direct<wbr>Chat<wbr>Info</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatevent.html" class="tsd-kind-icon">IChat<wbr>Event</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichathistorysearchoptions.html" class="tsd-kind-icon">IChat<wbr>History<wbr>Search<wbr>Options</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatinfo.html" class="tsd-kind-icon">IChat<wbr>Info</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatmember.html" class="tsd-kind-icon">IChat<wbr>Member</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatmessageresponse.html" class="tsd-kind-icon">IChat<wbr>Message<wbr>Response</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatsearchcriteria.html" class="tsd-kind-icon">IChat<wbr>Search<wbr>Criteria</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.ichatserviceevents.html" class="tsd-kind-icon">IChat<wbr>Service<wbr>Events</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.icreatechatchanneloptions.html" class="tsd-kind-icon">ICreate<wbr>Chat<wbr>Channel<wbr>Options</a></li> <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/chat.membershipchatinfo.html" class="tsd-kind-icon">Membership<wbr>Chat<wbr>Info</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Classes</h3> <ul class="tsd-index-list"> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chat-1.html" class="tsd-kind-icon">Chat</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatchannel.html" class="tsd-kind-icon">Chat<wbr>Channel</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatevent.html" class="tsd-kind-icon">Chat<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chateventsmarkedseenevent.html" class="tsd-kind-icon">Chat<wbr>Events<wbr>Marked<wbr>Seen<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chathistoryentry.html" class="tsd-kind-icon">Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatjoinedevent.html" class="tsd-kind-icon">Chat<wbr>Joined<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatleftevent.html" class="tsd-kind-icon">Chat<wbr>Left<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatmessageevent.html" class="tsd-kind-icon">Chat<wbr>Message<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatnamechangedevent.html" class="tsd-kind-icon">Chat<wbr>Name<wbr>Changed<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatpermissionmanager.html" class="tsd-kind-icon">Chat<wbr>Permission<wbr>Manager</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatremovedevent.html" class="tsd-kind-icon">Chat<wbr>Removed<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatroom.html" class="tsd-kind-icon">Chat<wbr>Room</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chatservice.html" class="tsd-kind-icon">Chat<wbr>Service</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.chattopicchangedevent.html" class="tsd-kind-icon">Chat<wbr>Topic<wbr>Changed<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.createdchathistoryentry.html" class="tsd-kind-icon">Created<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.directchat.html" class="tsd-kind-icon">Direct<wbr>Chat</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.membershipchat.html" class="tsd-kind-icon">Membership<wbr>Chat</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.messagechathistoryentry.html" class="tsd-kind-icon">Message<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.namechangedchathistoryentry.html" class="tsd-kind-icon">Name<wbr>Changed<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.topicchangedchathistoryentry.html" class="tsd-kind-icon">Topic<wbr>Changed<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.useraddedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Added<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.useraddedevent.html" class="tsd-kind-icon">User<wbr>Added<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userjoinedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Joined<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userjoinedevent.html" class="tsd-kind-icon">User<wbr>Joined<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userleftchathistoryentry.html" class="tsd-kind-icon">User<wbr>Left<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userleftevent.html" class="tsd-kind-icon">User<wbr>Left<wbr>Event</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userremovedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Removed<wbr>Chat<wbr>History<wbr>Entry</a></li> <li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/chat.userremovedevent.html" class="tsd-kind-icon">User<wbr>Removed<wbr>Event</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Type aliases</h3> <ul class="tsd-index-list"> <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="chat.html#chatmembership" class="tsd-kind-icon">Chat<wbr>Membership</a></li> <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="chat.html#chatpermission" class="tsd-kind-icon">Chat<wbr>Permission</a></li> <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="chat.html#chattype" class="tsd-kind-icon">Chat<wbr>Type</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Enumerations</h3> <ul class="tsd-index-list"> <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/chat.chattypes.html" class="tsd-kind-icon">Chat<wbr>Types</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Type aliases</h2> <section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"> <a name="chatmembership" class="tsd-anchor"></a> <h3>Chat<wbr>Membership</h3> <div class="tsd-signature tsd-kind-icon">Chat<wbr>Membership<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"public"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"private"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The possible types of [[ChatInfo.membership]].</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"> <a name="chatpermission" class="tsd-anchor"></a> <h3>Chat<wbr>Permission</h3> <div class="tsd-signature tsd-kind-icon">Chat<wbr>Permission<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"create_chat"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"remove_chat"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"join_chat"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"leave_chat"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"add_chat_user"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"remove_chat_user"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"set_chat_name"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"set_topic"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"manage_chat_permissions"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The possible permissions a chat can have.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"> <a name="chattype" class="tsd-anchor"></a> <h3>Chat<wbr>Type</h3> <div class="tsd-signature tsd-kind-icon">Chat<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/chat.chattypes.html#direct" class="tsd-signature-type">DIRECT</a><span class="tsd-signature-symbol"> | </span><a href="../enums/chat.chattypes.html#channel" class="tsd-signature-type">CHANNEL</a><span class="tsd-signature-symbol"> | </span><a href="../enums/chat.chattypes.html#room" class="tsd-signature-type">ROOM</a></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The valid strings for a [[ChatInfo.chatType]].</p> </div> </div> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Index</em></a> </li> <li class="modules-label">Modules</li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="activities.html">Activities</a></span> </li> <li class="current tsd-kind-module"> <span class="tsd-kind-icon"><a href="chat.html">Chat</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="connection_and_authentication.html">Connection and <wbr>Authentication</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="offline.html">Offline</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="presence.html">Presence</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="real_time_data.html">Real <wbr>Time <wbr>Data</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="users_and_identity.html">Users and <wbr>Identity</a></span> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-enum tsd-parent-kind-module"> <a href="../enums/chat.chattypes.html" class="tsd-kind-icon">Chat<wbr>Types</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chat-1.html" class="tsd-kind-icon">Chat</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatchannel.html" class="tsd-kind-icon">Chat<wbr>Channel</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatevent.html" class="tsd-kind-icon">Chat<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chateventsmarkedseenevent.html" class="tsd-kind-icon">Chat<wbr>Events<wbr>Marked<wbr>Seen<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chathistoryentry.html" class="tsd-kind-icon">Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatjoinedevent.html" class="tsd-kind-icon">Chat<wbr>Joined<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatleftevent.html" class="tsd-kind-icon">Chat<wbr>Left<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatmessageevent.html" class="tsd-kind-icon">Chat<wbr>Message<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatnamechangedevent.html" class="tsd-kind-icon">Chat<wbr>Name<wbr>Changed<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatpermissionmanager.html" class="tsd-kind-icon">Chat<wbr>Permission<wbr>Manager</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatremovedevent.html" class="tsd-kind-icon">Chat<wbr>Removed<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatroom.html" class="tsd-kind-icon">Chat<wbr>Room</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chatservice.html" class="tsd-kind-icon">Chat<wbr>Service</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.chattopicchangedevent.html" class="tsd-kind-icon">Chat<wbr>Topic<wbr>Changed<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.createdchathistoryentry.html" class="tsd-kind-icon">Created<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.directchat.html" class="tsd-kind-icon">Direct<wbr>Chat</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.membershipchat.html" class="tsd-kind-icon">Membership<wbr>Chat</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.messagechathistoryentry.html" class="tsd-kind-icon">Message<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.namechangedchathistoryentry.html" class="tsd-kind-icon">Name<wbr>Changed<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.topicchangedchathistoryentry.html" class="tsd-kind-icon">Topic<wbr>Changed<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.useraddedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Added<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.useraddedevent.html" class="tsd-kind-icon">User<wbr>Added<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userjoinedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Joined<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userjoinedevent.html" class="tsd-kind-icon">User<wbr>Joined<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userleftchathistoryentry.html" class="tsd-kind-icon">User<wbr>Left<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userleftevent.html" class="tsd-kind-icon">User<wbr>Left<wbr>Event</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userremovedchathistoryentry.html" class="tsd-kind-icon">User<wbr>Removed<wbr>Chat<wbr>History<wbr>Entry</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="../classes/chat.userremovedevent.html" class="tsd-kind-icon">User<wbr>Removed<wbr>Event</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.chatevents.html" class="tsd-kind-icon">Chat<wbr>Events</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.chathistoryentrytypes.html" class="tsd-kind-icon">Chat<wbr>History<wbr>Entry<wbr>Types</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.directchatinfo.html" class="tsd-kind-icon">Direct<wbr>Chat<wbr>Info</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatevent.html" class="tsd-kind-icon">IChat<wbr>Event</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichathistorysearchoptions.html" class="tsd-kind-icon">IChat<wbr>History<wbr>Search<wbr>Options</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatinfo.html" class="tsd-kind-icon">IChat<wbr>Info</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatmember.html" class="tsd-kind-icon">IChat<wbr>Member</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatmessageresponse.html" class="tsd-kind-icon">IChat<wbr>Message<wbr>Response</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatsearchcriteria.html" class="tsd-kind-icon">IChat<wbr>Search<wbr>Criteria</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.ichatserviceevents.html" class="tsd-kind-icon">IChat<wbr>Service<wbr>Events</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.icreatechatchanneloptions.html" class="tsd-kind-icon">ICreate<wbr>Chat<wbr>Channel<wbr>Options</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/chat.membershipchatinfo.html" class="tsd-kind-icon">Membership<wbr>Chat<wbr>Info</a> </li> <li class=" tsd-kind-type-alias tsd-parent-kind-module"> <a href="chat.html#chatmembership" class="tsd-kind-icon">Chat<wbr>Membership</a> </li> <li class=" tsd-kind-type-alias tsd-parent-kind-module"> <a href="chat.html#chatpermission" class="tsd-kind-icon">Chat<wbr>Permission</a> </li> <li class=" tsd-kind-type-alias tsd-parent-kind-module"> <a href="chat.html#chattype" class="tsd-kind-icon">Chat<wbr>Type</a> </li> </ul> </nav> </div> </div> </div> <footer> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> <li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> </ul> </div> </div> </footer> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-84372428-3', 'auto'); ga('send', 'pageview'); </script> </body> </html>