SMIEntryPayload

Objective-C

@protocol SMIEntryPayload <NSCopying>

Swift

protocol EntryPayload : NSCopying

Common interface for the content of an SMIConversationEntry object.