DataStreamingCompleteCallback

class cee.cug.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.