Can resend unsent text messages (tap on the "unsent" text")

This commit is contained in:
ylecollen
2015-01-12 17:13:40 +01:00
parent 14ec52a87e
commit 5d0895b588
5 changed files with 103 additions and 15 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#import <MatrixSDK/MatrixSDK.h>
extern NSString *const kLocalEchoEventIdPrefix;
extern NSString *const kFailedEventId;
extern NSString *const kFailedEventIdPrefix;
typedef enum : NSUInteger {
RoomMessageComponentStyleDefault,