Control Streaming Screen
Call the avatar streaming screen output control method to set whether to output the streaming screen.
The KlleonChat.enableStreaming
method controls the output of the avatar streaming screen. When this method is called, the avatar streaming screen may or may not be displayed depending on the provided options. However, even if the screen is not displayed, the session will not be terminated.
Example
Last updated