public interface Intent
Modifier and Type | Field and Description |
---|---|
static Intent |
CONFIRMATION_MESSAGE |
static Intent |
ERROR_MESSAGE |
static Intent |
NOOP |
static Intent |
REFRESH_CONVERSATION |
static Intent |
SELECT_CONVERSATION |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
static final Intent NOOP
static final Intent CONFIRMATION_MESSAGE
static final Intent ERROR_MESSAGE
static final Intent SELECT_CONVERSATION
static final Intent REFRESH_CONVERSATION
String getType()