DataStreamingCompleteCallback

class cee.ug.DataStreamingCompleteCallback()

A callback that will be called when the streaming of the RemoteModel is complete, that is the client has all the information needed to render the remote model in full resolution.

You can register to receive a callback with the setOneShotDataStreamingCompleteCallback method.