AMPComposerInfo Class Reference
Inherits from | NSObject |
Declared in | AMPComposerInfo.h AMPComposerInfo.m |
Tasks
-
localMessage
property -
replyMessage
property -
type
property -
mode
property -
webView
property -
representedObject
property -
composerViews
property -
– composerBtn:
Properties
composerViews
All the plugins views in the composer
@property (weak) NSDictionary *composerViews
Declared In
AMPComposerInfo.h
localMessage
the local message created by the composer
@property (strong) AMPMessage *localMessage
Declared In
AMPComposerInfo.h
mode
the composer mode (amp_composertype)
@property (strong) NSNumber *mode
Declared In
AMPComposerInfo.h
replyMessage
the reply message in the case of a reply
@property (strong) AMPMessage *replyMessage
Declared In
AMPComposerInfo.h