.. role:: ts-api-decorator

######################
RemoteLoaderStatusInfo
######################

.. js:module:: cee.geo
   :noindex:

.. container:: ts-api-section

   .. js:class:: RemoteLoaderStatusInfo



.. container:: api-index-section

   .. rubric:: Constructors

   .. rst-class:: api-index-list-item api-kind-constructor api-parent-kind-class

   * :js:meth:`~cee.geo.RemoteLoaderStatusInfo.constructor`



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-class

   * :js:attr:`~cee.geo.RemoteLoaderStatusInfo.receivedChunkCount`
   * :js:attr:`~cee.geo.RemoteLoaderStatusInfo.receivedPartCount`
   * :js:attr:`~cee.geo.RemoteLoaderStatusInfo.totalChunkCount`
   * :js:attr:`~cee.geo.RemoteLoaderStatusInfo.totalPartCount`





------------

Constructors
============

.. container:: ts-api-section

   .. js:function:: RemoteLoaderStatusInfo.constructor()



      :rtype: RemoteLoaderStatusInfo



Properties
==========

.. container:: ts-api-section

   .. js:attribute:: RemoteLoaderStatusInfo.receivedChunkCount

      :type: number





.. container:: ts-api-section

   .. js:attribute:: RemoteLoaderStatusInfo.receivedPartCount

      :type: number





.. container:: ts-api-section

   .. js:attribute:: RemoteLoaderStatusInfo.totalChunkCount

      :type: number





.. container:: ts-api-section

   .. js:attribute:: RemoteLoaderStatusInfo.totalPartCount

      :type: number





