mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
#4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation.
This commit is contained in:
committed by
Stefan Ceriu
parent
ad83bbc0f9
commit
08f274bd61
@@ -67,6 +67,7 @@ typedef enum : NSUInteger
|
||||
@property (weak, nonatomic) IBOutlet UILabel *inputContextLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *inputContextButton;
|
||||
@property (weak, nonatomic) IBOutlet RoomActionsBar *actionsBar;
|
||||
@property (weak, nonatomic) UIView *voiceMessageToolbarView;
|
||||
|
||||
/**
|
||||
Tell whether the filled data will be sent encrypted. NO by default.
|
||||
|
||||
Reference in New Issue
Block a user