hyphenate_SDK3.0 4.0.0
hyphenate java IM SDK
Public Attributes | List of all members
com.hyphenate.chat.EMChatThreadEvent.TYPE Enum Reference

Public Attributes

 UNKNOWN
 
 CREATE
 
 UPDATE
 
 DELETE
 
 UPDATE_MSG
 

Member Data Documentation

◆ CREATE

com.hyphenate.chat.EMChatThreadEvent.TYPE.CREATE

The message thread is created.

◆ DELETE

com.hyphenate.chat.EMChatThreadEvent.TYPE.DELETE

The message thread is destroyed.

◆ UNKNOWN

com.hyphenate.chat.EMChatThreadEvent.TYPE.UNKNOWN

The unknown type of message thread event.

◆ UPDATE

com.hyphenate.chat.EMChatThreadEvent.TYPE.UPDATE

The message thread is updated.

◆ UPDATE_MSG

com.hyphenate.chat.EMChatThreadEvent.TYPE.UPDATE_MSG

One or more messages in the message thread are updated.


The documentation for this enum was generated from the following file: