| com.glia.androidsdk.chat.MessageAttachment |
Known Indirect Subclasses
|
Attachments let you add more context to a message, enhancing user experience and making it more interactive. Chat message attachment must have type property that defines the behavior of attachment.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | MessageAttachment.Type | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract MessageAttachment.Type |
getType()
Attachment type.
| ||||||||||
Attachment type. See MessageAttachment.Type for possible values.