| 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.InitListener | Deprecated |
| ErrorInfo |
Representation of an IP Messaging Error 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 |
|---|---|
| Constants.CallbackListener<T> |
Interface for a generic listener object.
|
| Constants.CreateChannelListener |
Interface for the listener object to pass to while creating Channel
|
| Constants.StatusListener |
Interface for a generic listener object.
|
| TwilioIPMessagingClient.Properties |
Properties for client initialization configuration
|
| TwilioIPMessagingClient.Properties.Builder |
Builder class for client properties
|
| 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.
|
| Channel.SynchronizationStatus |
Enumeration indicating synchronization status for channel
|
| TwilioIPMessagingClient.SynchronizationStatus |
Enum representing client initialization status
|
| TwilioIPMessagingClient.SynchronizationStrategy |
Enum representing client synchronization strategies
|