Package-level declarations
Types
Link copied to clipboard
interface EventListener
Any chat room related event will received from this callback. For example, Chat room status, and chat room management state update..et. If it not set event listener to BlendVisionMessageManager in your project, it can not receive any event from BlendVisionMessageManager.
Link copied to clipboard
interface MessageListener
Any message will received from this callback. If it not set message listener to BlendVisionMessageManager in your project, it can not receive any message from BlendVisionMessageManager.