| MSConversation |
|
| MSMessage |
MSMessage
The MSMessage encapsulates the data to be transferred to remote devices.
|
| MSMessageLayout |
MSMessageLayout
The MSMessageLayout is an abstract base for classes that define a messages presentation in the conversation transcript.
|
| MSMessageLiveLayout |
MSMessageLiveLayout
The MSMessageLiveLayout is used to indicate a message should be rendered in Messages using an instance of `MSMessagesAppViewController` with a `presentationStyle` of `MSMessagesAppPresentationStyleTranscript`.
|
| MSMessagesAppViewController |
|
| MSMessageTemplateLayout |
MSMessageTemplateLayout
The MSMessageTemplateLayout encapsulates properties used in the construction of UI
representing a message using the default message layout template.
|
| MSSession |
MSSession
A MSSession establishes a relationship between a sequence of messages within a conversation.
|
| MSSticker |
|
| MSStickerBrowserView |
MSStickerBrowserView
A UIView subclass that can display a collection of sticker assets.
|
| MSStickerBrowserViewController |
The MSStickerBrowserViewController class creates a controller object that manages a MSStickerBrowserView.
|
| MSStickerView |
MSStickerView
A UIView subclass that can display sticker assets.
|