UNPKG

@convergence/convergence

Version:
459 lines (458 loc) 26.4 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IModelServiceEvents | 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="../modules/real_time_data.html">Real Time Data</a> </li> <li> <a href="real_time_data.imodelserviceevents.html">IModelServiceEvents</a> </li> </ul> <h1>Interface IModelServiceEvents</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 complete list of events that could be emitted by the <a href="../classes/real_time_data.modelservice.html">ModelService</a>.</p> </div> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">IModelServiceEvents</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"> <section class="tsd-index-section "> <h3>Events</h3> <ul class="tsd-index-list"> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_download_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>COMPLETED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_download_pending" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PENDING</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_download_progress" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PROGRESS</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_sync_aborted" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>ABORTED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_sync_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>COMPLETED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_sync_progress" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>PROGRESS</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_models_sync_started" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>STARTED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_deleted" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>DELETED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_permissions_revoked" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>PERMISSIONS_<wbr>REVOKED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_status_changed" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>STATUS_<wbr>CHANGED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_sync_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>COMPLETED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_sync_error" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>ERROR</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_sync_started" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>STARTED</a></li> <li class="tsd-kind-event tsd-parent-kind-interface"><a href="real_time_data.imodelserviceevents.html#offline_model_updated" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>UPDATED</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Events</h2> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_download_completed" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>COMPLETED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>COMPLETED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_download_completed"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when all models have been downloaded after a subscription change that required additional models to be downloaded.</p> </div> <p>The event emitted will be an [[OfflineModelsDownloadCompletedEvent]]</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_download_pending" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PENDING</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PENDING<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_download_pending"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted whenever a change to the set of subscribed models results in new models needing to be downloaded.</p> </div> <p>The event emitted will be an [[OfflineModelsDownloadPendingEvent]].</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_download_progress" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PROGRESS</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PROGRESS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_download_progress"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when the number of models to download changes either because of a successful download or a change to the subscription.</p> </div> <p>The event emitted will be an [[OfflineModelsDownloadProgressEvent]]</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_sync_aborted" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>ABORTED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>ABORTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_sync_aborted"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when the offline model synchronization process aborts.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelssyncabortedevent.html">OfflineModelsSyncAbortedEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_sync_completed" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>COMPLETED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>COMPLETED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_sync_completed"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when all local offline changes have been synchronized with the. server.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelssynccompletedevent.html">OfflineModelsSyncCompletedEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_sync_progress" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>PROGRESS</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>PROGRESS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_sync_progress"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when the number of outstanding models to synchronize has changed.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelssyncprogressevent.html">OfflineModelsSyncProgressEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_models_sync_started" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>STARTED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>STARTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_models_sync_started"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when local offline changes to models are being synchronized with the server.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelssyncstartedevent.html">OfflineModelsSyncStartedEvent</a>.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_deleted" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>DELETED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>DELETED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_deleted"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when an already downloaded offline model is deleted.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodeldeletedevent.html">OfflineModelDeletedEvent</a>.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_permissions_revoked" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>PERMISSIONS_<wbr>REVOKED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>PERMISSIONS_<wbr>REVOKED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_permissions_revoked"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when an already downloaded offline model&#39;s permissions are updated and the local user no longer has read permissions.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelpermissionsrevokedevent.html">OfflineModelPermissionsRevokedEvent</a>.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_status_changed" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>STATUS_<wbr>CHANGED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>STATUS_<wbr>CHANGED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_status_changed"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when a model is initially downloaded after it was first subscribed to offline.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelstatuschangedevent.html">OfflineModelStatusChangedEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_sync_completed" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>COMPLETED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>COMPLETED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_sync_completed"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted when all local offline changes have been synchronized with the. server.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelsynccompletedevent.html">OfflineModelSyncCompletedEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_sync_error" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>ERROR</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>ERROR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_sync_error"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted a particular model encounters an error during the resync process.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelsyncerrorevent.html">OfflineModelSyncErrorEvent</a></p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_sync_started" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>STARTED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>STARTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_sync_started"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted local offline changes to models are being synchronized with the server.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelsyncstartedevent.html">OfflineModelSyncStartedEvent</a>.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"> <a name="offline_model_updated" class="tsd-anchor"></a> <h3>OFFLINE_<wbr>MODEL_<wbr>UPDATED</h3> <div class="tsd-signature tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>UPDATED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"offline_model_updated"</span></div> <aside class="tsd-sources"> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Emitted whenever a model that is subscribed to offline is updated via the periodic background synchronization process.</p> </div> <p>The event emitted will be an <a href="../classes/real_time_data.offlinemodelupdatedevent.html">OfflineModelUpdatedEvent</a></p> </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="../modules/activities.html">Activities</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/chat.html">Chat</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/connection_and_authentication.html">Connection and <wbr>Authentication</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/offline.html">Offline</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/presence.html">Presence</a></span> </li> <li class="current tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/real_time_data.html">Real <wbr>Time <wbr>Data</a></span> </li> <li class=" tsd-kind-module"> <span class="tsd-kind-icon"><a href="../modules/users_and_identity.html">Users and <wbr>Identity</a></span> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-module"> <a href="real_time_data.imodelserviceevents.html" class="tsd-kind-icon">IModel<wbr>Service<wbr>Events</a> <ul> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_download_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>COMPLETED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_download_pending" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PENDING</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_download_progress" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>DOWNLOAD_<wbr>PROGRESS</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_sync_aborted" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>ABORTED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_sync_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>COMPLETED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_sync_progress" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>PROGRESS</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_models_sync_started" class="tsd-kind-icon">OFFLINE_<wbr>MODELS_<wbr>SYNC_<wbr>STARTED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_deleted" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>DELETED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_permissions_revoked" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>PERMISSIONS_<wbr>REVOKED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_status_changed" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>STATUS_<wbr>CHANGED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_sync_completed" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>COMPLETED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_sync_error" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>ERROR</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_sync_started" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>SYNC_<wbr>STARTED</a> </li> <li class=" tsd-kind-event tsd-parent-kind-interface"> <a href="real_time_data.imodelserviceevents.html#offline_model_updated" class="tsd-kind-icon">OFFLINE_<wbr>MODEL_<wbr>UPDATED</a> </li> </ul> </li> </ul> <ul class="after-current"> </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>