Interface | Description |
---|---|
Channel |
Container for channel object.
|
ChannelListener |
Interface to report channel operations such as member join/leave and add/delete/update messages.
|
Channels | |
Constants | |
Constants.CreateChannelListener |
Interface for the listener object to pass to while creatting Channel
|
Constants.InitListener |
Interface for the listener object to pass to
TwilioIPMessagingSDK#initialize(Context, InitListener) . |
Constants.StatusListener |
Interface for a generic listener object.
|
IPMessagingClientListener |
This interface defines IPMessagingClient callback methods.
|
Member |
Representation of an IP Messaging Member object.
|
Members | |
Message |
Representation of an IP Messaging Message object.
|
Messages |
Representation of an IP Messaging channel's message list.
|
TwilioIPMessagingClient | |
UserInfo |
User info object
|
Class | Description |
---|---|
TwilioIPMessagingSDK |
Represents an IP Messaging client connection to Twilio.
|
Enum | Description |
---|---|
Channel.ChannelStatus |
The Channel.ChannelStatus enum represents the various states of the member with respect to this channel
|
Channel.ChannelType |
Enumeration indicating the channel's visibility.
|