2018-04-23 11:07:31 +02:00
<!doctype html>
< html class = "default no-js" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2018-04-27 11:23:07 +02:00
< title > Session | OpenVidu Node Client< / title >
2018-04-23 11:07:31 +02:00
< meta name = "description" content = "" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "stylesheet" href = "../assets/css/main.css" >
2018-04-26 17:47:40 +02:00
< link rel = "shortcut icon" href = "/img/favicon.ico" type = "image/x-icon" >
2018-04-23 11:07:31 +02:00
< / head >
< body >
< header >
< div class = "tsd-page-toolbar" >
< div class = "container" >
< div class = "table-wrap" >
< div class = "table-cell" id = "tsd-search" data-index = "../assets/js/search.js" 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 >
2018-04-26 17:47:40 +02:00
< a style = "position: absolute" href = "/docs/reference-docs/openvidu-node-client/" class = "title" >
< img class = "logo-small" style = "height: 26px; margin-top: 7px" src = "/img/logos/openvidu_vert_grey_bg_transp_cropped.png" >
< / a >
2018-04-23 11:07:31 +02:00
< / 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" >
< div class = "tsd-select" id = "tsd-filter-visibility" >
< span class = "tsd-select-label" > All< / span >
< ul class = "tsd-select-list" >
< li data-value = "public" > Public< / li >
< li data-value = "protected" > Public/Protected< / li >
< li data-value = "private" class = "selected" > All< / li >
< / ul >
< / div >
< input type = "checkbox" id = "tsd-filter-inherited" checked / >
< label class = "tsd-widget" for = "tsd-filter-inherited" > Inherited< / label >
< input type = "checkbox" id = "tsd-filter-only-exported" / >
< label class = "tsd-widget" for = "tsd-filter-only-exported" > Only exported< / 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 >
2018-04-24 15:42:23 +02:00
< a href = "../index.html" > Globals< / a >
2018-04-23 11:07:31 +02:00
< / li >
< li >
< a href = "session.html" > Session< / a >
< / li >
< / ul >
< h1 > Class Session< / h1 >
< / div >
< / div >
< / header >
< div class = "container container-main" >
< div class = "row" >
< div class = "col-8 col-content" >
< section class = "tsd-panel tsd-hierarchy" >
< h3 > Hierarchy< / h3 >
< ul class = "tsd-hierarchy" >
< li >
< span class = "target" > Session< / span >
< / li >
< / ul >
< / section >
< section class = "tsd-panel-group tsd-index-group" >
< h2 > Index< / h2 >
< section class = "tsd-panel tsd-index-panel" >
< div class = "tsd-index-content" >
2018-04-24 15:42:23 +02:00
< section class = "tsd-index-section " >
< h3 > Properties< / h3 >
< ul class = "tsd-index-list" >
2018-07-23 12:03:56 +02:00
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "session.html#activeconnections" class = "tsd-kind-icon" > active< wbr > Connections< / a > < / li >
2018-04-24 15:42:23 +02:00
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "session.html#properties" class = "tsd-kind-icon" > properties< / a > < / li >
2018-07-23 12:03:56 +02:00
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "session.html#recording" class = "tsd-kind-icon" > recording< / a > < / li >
2018-04-24 15:42:23 +02:00
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "session.html#sessionid" class = "tsd-kind-icon" > session< wbr > Id< / a > < / li >
< / ul >
< / section >
2018-04-23 11:07:31 +02:00
< section class = "tsd-index-section " >
< h3 > Methods< / h3 >
< ul class = "tsd-index-list" >
2018-07-23 12:03:56 +02:00
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#close" class = "tsd-kind-icon" > close< / a > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#fetch" class = "tsd-kind-icon" > fetch< / a > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#forcedisconnect" class = "tsd-kind-icon" > force< wbr > Disconnect< / a > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#forceunpublish" class = "tsd-kind-icon" > force< wbr > Unpublish< / a > < / li >
2018-04-23 11:07:31 +02:00
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#generatetoken" class = "tsd-kind-icon" > generate< wbr > Token< / a > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "session.html#getsessionid" class = "tsd-kind-icon" > get< wbr > Session< wbr > Id< / a > < / li >
< / ul >
< / section >
< / div >
< / section >
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel-group tsd-member-group " >
< h2 > Properties< / h2 >
2018-07-23 12:03:56 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "activeconnections" class = "tsd-anchor" > < / a >
< h3 > active< wbr > Connections< / h3 >
< div class = "tsd-signature tsd-kind-icon" > active< wbr > Connections< span class = "tsd-signature-symbol" > :< / span > < a href = "connection.html" class = "tsd-signature-type" > Connection< / a > < span class = "tsd-signature-symbol" > []< / span > < span class = "tsd-signature-symbol" > = []< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L52" > Session.ts:52< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Array of active connections to the session. This property always initialize as an empty array and
< strong > will remain unchanged since the last time method < a href = "session.html#fetch" > Session.fetch< / a > was called< / strong > . Exceptions to this rule are:< / p >
< / div >
< ul >
< li > Calling < a href = "session.html#forceunpublish" > Session.forceUnpublish< / a > also automatically updates each affected Connection status< / li >
< li > Calling < a href = "session.html#forcedisconnect" > Session.forceDisconnect< / a > automatically updates each affected Connection status< / li >
< / ul >
< p > To get the array of active connections with their current actual value, you must call < a href = "session.html#fetch" > Session.fetch< / a > before consulting
property < a href = "session.html#activeconnections" > activeConnections< / a > < / p >
< / div >
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "properties" class = "tsd-anchor" > < / a >
< h3 > properties< / h3 >
< div class = "tsd-signature tsd-kind-icon" > properties< span class = "tsd-signature-symbol" > :< / span > < a href = "../interfaces/sessionproperties.html" class = "tsd-signature-type" > SessionProperties< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2018-07-23 12:03:56 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L40" > Session.ts:40< / a > < / li >
2018-04-24 15:42:23 +02:00
< / ul >
< / aside >
2018-07-23 12:03:56 +02:00
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Properties defining the session< / p >
< / div >
< / div >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "recording" class = "tsd-anchor" > < / a >
< h3 > recording< / h3 >
< div class = "tsd-signature tsd-kind-icon" > recording< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > = false< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L57" > Session.ts:57< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Whether the session is being recorded or not< / p >
< / div >
< / div >
2018-04-24 15:42:23 +02:00
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "sessionid" class = "tsd-anchor" > < / a >
< h3 > session< wbr > Id< / h3 >
< div class = "tsd-signature tsd-kind-icon" > session< wbr > Id< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< ul >
2018-07-23 12:03:56 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L35" > Session.ts:35< / a > < / li >
2018-04-24 15:42:23 +02:00
< / ul >
< / aside >
2018-07-23 12:03:56 +02:00
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Unique identifier of the Session< / p >
< / div >
< / div >
2018-04-24 15:42:23 +02:00
< / section >
< / section >
2018-04-23 11:07:31 +02:00
< section class = "tsd-panel-group tsd-member-group " >
< h2 > Methods< / h2 >
2018-07-23 12:03:56 +02:00
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "close" class = "tsd-anchor" > < / a >
< h3 > close< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > close< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L142" > Session.ts:142< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Gracefully closes the Session: unpublishes all streams and evicts every participant< / p >
< / div >
< / div >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 >
< p > A Promise that is resolved if the session has been closed successfully and rejected with an Error object if not< / p >
< / li >
< / ul >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "fetch" class = "tsd-anchor" > < / a >
< h3 > fetch< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > fetch< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > > < / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L187" > Session.ts:187< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Updates every property of the Session with the current status it has in OpenVidu Server. This is especially useful for accessing the list of active
connections to the Session (< a href = "session.html#activeconnections" > Session.activeConnections< / a > ) and use those values to call < a href = "session.html#forcedisconnect" > Session.forceDisconnect< / a > or < a href = "session.html#forceunpublish" > Session.forceUnpublish< / a > < / p >
< / div >
< / div >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 >
< p > A promise resolved to true if the Session status has changed with respect to the server, or to false if not.
This applies to any property or sub-property of the Session object< / p >
< / li >
< / ul >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "forcedisconnect" class = "tsd-anchor" > < / a >
< h3 > force< wbr > Disconnect< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > force< wbr > Disconnect< span class = "tsd-signature-symbol" > (< / span > connection< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "connection.html" class = "tsd-signature-type" > Connection< / a > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L237" > Session.ts:237< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Forces the user with Connection < code > connectionId< / code > to leave the session. OpenVidu Browser will trigger the proper events on the client-side
(< code > streamDestroyed< / code > , < code > connectionDestroyed< / code > , < code > sessionDisconnected< / code > ) with reason set to < code > " forceDisconnectByServer" < / code > < / p >
< / div >
< p > You can get < code > connection< / code > parameter from < a href = "session.html#activeconnections" > Session.activeConnections< / a > array (< a href = "connection.html#connectionid" > Connection.connectionId< / a > for getting each < code > connectionId< / code > property).
Remember to call < a href = "session.html#fetch" > Session.fetch< / a > before to fetch the current actual properties of the Session from OpenVidu Server< / p >
< / div >
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > connection: < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "connection.html" class = "tsd-signature-type" > Connection< / a > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 >
< p > A Promise that is resolved if the user was successfully disconnected and rejected with an Error object if not< / p >
< / li >
< / ul >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "forceunpublish" class = "tsd-anchor" > < / a >
< h3 > force< wbr > Unpublish< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > force< wbr > Unpublish< span class = "tsd-signature-symbol" > (< / span > publisher< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "publisher.html" class = "tsd-signature-type" > Publisher< / a > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L304" > Session.ts:304< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Forces some user to unpublish a Stream (identified by its < code > streamId< / code > or the corresponding < a href = "publisher.html" > Publisher< / a > object owning it).
OpenVidu Browser will trigger the proper events on the client-side (< code > streamDestroyed< / code > ) with reason set to < code > " forceUnpublishByServer" < / code > .< / p >
< / div >
< p > You can get < code > publisher< / code > parameter from < a href = "connection.html#publishers" > Connection.publishers< / a > array (< a href = "publisher.html#streamid" > Publisher.streamId< / a > for getting each < code > streamId< / code > property).
Remember to call < a href = "session.html#fetch" > Session.fetch< / a > before to fetch the current actual properties of the Session from OpenVidu Server< / p >
< / div >
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > publisher: < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "publisher.html" class = "tsd-signature-type" > Publisher< / a > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 >
< p > A Promise that is resolved if the stream was successfully unpublished and rejected with an Error object if not< / p >
< / li >
< / ul >
< / section >
2018-04-23 11:07:31 +02:00
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "generatetoken" class = "tsd-anchor" > < / a >
< h3 > generate< wbr > Token< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > generate< wbr > Token< span class = "tsd-signature-symbol" > (< / span > tokenOptions< span class = "tsd-signature-symbol" > ?: < / span > < a href = "../interfaces/tokenoptions.html" class = "tsd-signature-type" > TokenOptions< / a > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > > < / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
2018-07-23 12:03:56 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L93" > Session.ts:93< / a > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< / aside >
2018-04-24 15:42:23 +02:00
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
2018-04-25 17:51:17 +02:00
< p > Gets a new token associated to Session object< / p >
2018-04-24 15:42:23 +02:00
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > tokenOptions: < a href = "../interfaces/tokenoptions.html" class = "tsd-signature-type" > TokenOptions< / a > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 >
2018-04-25 17:51:17 +02:00
< p > A Promise that is resolved to the < em > token< / em > if success and rejected with an Error object if not< / p >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "getsessionid" class = "tsd-anchor" > < / a >
< h3 > get< wbr > Session< wbr > Id< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
2018-04-25 17:51:17 +02:00
< li class = "tsd-signature tsd-kind-icon" > get< wbr > Session< wbr > Id< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
2018-07-23 12:03:56 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Session.ts#L84" > Session.ts:84< / a > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< / aside >
2018-04-24 15:42:23 +02:00
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
2018-04-25 17:51:17 +02:00
< p > Gets the unique identifier of the Session< / p >
2018-04-24 15:42:23 +02:00
< / div >
< / div >
2018-04-25 17:51:17 +02:00
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > string< / span > < / h4 >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / section >
< / section >
< / div >
< div class = "col-4 col-menu menu-sticky-wrap menu-highlight" >
< nav class = "tsd-navigation primary" >
< ul >
< li class = "globals " >
2018-04-24 15:42:23 +02:00
< a href = "../index.html" > < em > Globals< / em > < / a >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / nav >
< nav class = "tsd-navigation secondary menu-sticky" >
< ul class = "before-current" >
< li class = " tsd-kind-enum" >
< a href = "../enums/mediamode.html" class = "tsd-kind-icon" > Media< wbr > Mode< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/openvidurole.html" class = "tsd-kind-icon" > Open< wbr > Vidu< wbr > Role< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/recordinglayout.html" class = "tsd-kind-icon" > Recording< wbr > Layout< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/recordingmode.html" class = "tsd-kind-icon" > Recording< wbr > Mode< / a >
< / li >
2018-07-23 12:03:56 +02:00
< li class = " tsd-kind-class" >
< a href = "connection.html" class = "tsd-kind-icon" > Connection< / a >
< / li >
2018-04-23 11:07:31 +02:00
< li class = " tsd-kind-class" >
< a href = "openvidu.html" class = "tsd-kind-icon" > Open< wbr > Vidu< / a >
< / li >
2018-07-23 12:03:56 +02:00
< li class = " tsd-kind-class" >
< a href = "publisher.html" class = "tsd-kind-icon" > Publisher< / a >
< / li >
2018-04-23 11:07:31 +02:00
< li class = " tsd-kind-class" >
< a href = "recording.html" class = "tsd-kind-icon" > Recording< / a >
< / li >
< / ul >
< ul class = "current" >
< li class = "current tsd-kind-class" >
< a href = "session.html" class = "tsd-kind-icon" > Session< / a >
< ul >
2018-07-23 12:03:56 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "session.html#activeconnections" class = "tsd-kind-icon" > active< wbr > Connections< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "session.html#properties" class = "tsd-kind-icon" > properties< / a >
< / li >
2018-07-23 12:03:56 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "session.html#recording" class = "tsd-kind-icon" > recording< / a >
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "session.html#sessionid" class = "tsd-kind-icon" > session< wbr > Id< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-07-23 12:03:56 +02:00
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "session.html#close" class = "tsd-kind-icon" > close< / a >
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "session.html#fetch" class = "tsd-kind-icon" > fetch< / a >
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "session.html#forcedisconnect" class = "tsd-kind-icon" > force< wbr > Disconnect< / a >
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "session.html#forceunpublish" class = "tsd-kind-icon" > force< wbr > Unpublish< / a >
< / li >
2018-04-23 11:07:31 +02:00
< li class = " tsd-kind-method tsd-parent-kind-class" >
2018-04-24 15:42:23 +02:00
< a href = "session.html#generatetoken" class = "tsd-kind-icon" > generate< wbr > Token< / a >
2018-04-23 11:07:31 +02:00
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "session.html#getsessionid" class = "tsd-kind-icon" > get< wbr > Session< wbr > Id< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "after-current" >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/recordingproperties.html" class = "tsd-kind-icon" > Recording< wbr > Properties< / a >
< / li >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/sessionproperties.html" class = "tsd-kind-icon" > Session< wbr > Properties< / a >
< / li >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/tokenoptions.html" class = "tsd-kind-icon" > Token< wbr > Options< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< footer class = "with-border-bottom" >
< div class = "container" >
< h2 > Legend< / h2 >
< div class = "tsd-legend-group" >
< ul class = "tsd-legend" >
< li class = "tsd-kind-module" > < span class = "tsd-kind-icon" > Module< / span > < / li >
< 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-function" > < span class = "tsd-kind-icon" > Function< / span > < / li >
< li class = "tsd-kind-function tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Function with type parameter< / span > < / li >
< li class = "tsd-kind-index-signature" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< li class = "tsd-kind-type-alias" > < span class = "tsd-kind-icon" > Type alias< / span > < / li >
2018-04-26 17:47:40 +02:00
< li class = "tsd-kind-type-alias tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Type alias with type parameter< / span > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-enum" > < span class = "tsd-kind-icon" > Enumeration< / span > < / li >
< li class = "tsd-kind-enum-member" > < span class = "tsd-kind-icon" > Enumeration member< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Method< / 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-constructor tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< 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 >
< li class = "tsd-kind-accessor tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Accessor< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited constructor< / span > < / li >
< 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 >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private accessor< / 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-call-signature tsd-parent-kind-class tsd-is-static" > < span class = "tsd-kind-icon" > Static method< / span > < / li >
< / ul >
< / div >
< / div >
< / footer >
< div class = "container tsd-generator" >
< p > Generated using < a href = "http://typedoc.org/" target = "_blank" > TypeDoc< / a > < / p >
< / div >
< div class = "overlay" > < / div >
< script src = "../assets/js/main.js" > < / script >
< script > if ( location . protocol == 'file:' ) document . write ( '<script src="../assets/js/search.js"><' + '/script>' ) ; < / script >
< / body >
< / html >