Interface ConversationStates
-
public interface ConversationStates
Interface containing the known states of a conversation.- Author:
- Filip Hrisafov
-
-
Field Detail
-
ACTIVE
static final String ACTIVE
- See Also:
- Constant Field Values
-
ARCHIVED
static final String ARCHIVED
- See Also:
- Constant Field Values
-
-