-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum GroupChannel.UnreadItemKey
The unread item key. Refer to getUnreadItemCount.
-
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description static Array<GroupChannel.UnreadItemKey>
values()
static GroupChannel.UnreadItemKey
valueOf(String name)
-
-
Method Detail
-
values
static Array<GroupChannel.UnreadItemKey> values()
-
valueOf
static GroupChannel.UnreadItemKey valueOf(String name)
-
-
-
-