public interface Constants
Modifier and Type | Interface and Description |
---|---|
static interface |
Constants.CreateChannelListener
Interface for the listener object to pass to while creatting Channel
|
static interface |
Constants.InitListener
Interface for the listener object to pass to
TwilioIPMessagingSDK#initialize(Context, InitListener) . |
static interface |
Constants.StatusListener
Interface for a generic listener object.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXTRA_ACTION
Key into an Intent's extras data that indicates an action is requested from the user.
|
static java.lang.String |
EXTRA_ACTION_INVITE
Key into an Intent's extras data that indicates an action type.
|
static java.lang.String |
EXTRA_CHANNEL
Key into an Intent's extras data that points to a
Channel object. |
static final java.lang.String EXTRA_CHANNEL
Channel
object.static final java.lang.String EXTRA_ACTION
static final java.lang.String EXTRA_ACTION_INVITE