Stop Streaming
Stop streaming by calling the method to end avatar streaming. The session will be terminated, and you will need to reconnect to start streaming again.
You can use the KlleonChat.close
method. When this method is called, avatar streaming and the session will be terminated.
Example
Last updated