hyphenate_SDK4.0 4.20.0
hyphenate java IM SDK
 
载入中...
搜索中...
未找到
com.hyphenate.chat.EMMessage.EMStreamStatus 枚举类型参考

Public 属性

 START
 
 START_AND_COMPLETE
 
 PROGRESS
 
 COMPLETE
 
 ERROR
 

详细描述

流式消息状态枚举类。

类成员变量说明

◆ COMPLETE

com.hyphenate.chat.EMMessage.EMStreamStatus.COMPLETE

流式消息完成。

◆ ERROR

com.hyphenate.chat.EMMessage.EMStreamStatus.ERROR

流式消息错误。

◆ PROGRESS

com.hyphenate.chat.EMMessage.EMStreamStatus.PROGRESS

流式消息进行中。

◆ START

com.hyphenate.chat.EMMessage.EMStreamStatus.START

流式消息开始。

◆ START_AND_COMPLETE

com.hyphenate.chat.EMMessage.EMStreamStatus.START_AND_COMPLETE

流式消息开始即完成(单片流式消息)。


枚举说明文档从下列文件生成: