DimeloChatInputAccessoryView Class Reference

Inherits from UIView
Conforms to UITextViewDelegate
Declared in DimeloChatInputAccessoryView.h

  attachmentButton

@property (nonatomic) IBOutlet UIButton *attachmentButton

  textView

@property (nonatomic) IBOutlet UITextView *textView

  sendButton

@property (nonatomic) IBOutlet UIButton *sendButton

  attachmentImageView

@property (nonatomic) IBOutlet UIImageView *attachmentImageView

  toolbar

@property (nonatomic) IBOutlet UIToolbar *toolbar

– send:

- (IBAction)send:(id)sender

– addAttachment:

- (IBAction)addAttachment:(id)sender