- valueOf(String) - Static method in enum com.tuisongbao.engine.chat.ChatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tuisongbao.engine.chat.ChatUserPresence.Presence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tuisongbao.engine.chat.message.ChatMessage.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tuisongbao.engine.connection.Connection.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.tuisongbao.engine.chat.ChatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tuisongbao.engine.chat.ChatUserPresence.Presence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tuisongbao.engine.chat.message.ChatMessage.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tuisongbao.engine.connection.Connection.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.