KBMMessageItem Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | KBMMessageItem.h |
actions
Array of KBMMessageAction buttons
@property (nullable) NSArray *actionsSee Also
Declared In
KBMMessageItem.h
itemDescription
The text description, or subtitle
@property (copy, nullable) NSString *itemDescriptionDeclared In
KBMMessageItem.h
mediaUrl
The image URL to be shown in the item
@property (copy, nullable) NSString *mediaUrlDeclared In
KBMMessageItem.h
mediaType
The mediaType of the mediaUrl
@property (copy, nullable) NSString *mediaTypeDeclared In
KBMMessageItem.h
metadata
Metadata associated with the message item.
@property (nullable) NSDictionary *metadataDiscussion
A flat dictionary of metadata set through the REST API. May be nil.
Declared In
KBMMessageItem.h