.. role:: ts-api-decorator

#############################
DataStreamingCompleteCallback
#############################

.. js:module:: cee.cug
   :noindex:

.. container:: ts-api-section

   .. js:class:: DataStreamingCompleteCallback

      A callback that will be called when the streaming of the ConstantRemoteModel is complete, that is the client has all the information needed
      to render the model in full resolution.
   
      You can register to receive a callback with the ``ConstantRemoteModel.setOneShotDataStreamingCompleteCallback`` method.



