Display last message in recent details

This commit is contained in:
giomfo
2014-10-10 18:41:28 +02:00
parent b98bc4555a
commit 9a3f3e4a9b
3 changed files with 108 additions and 2 deletions
+3
View File
@@ -35,4 +35,7 @@
- (void)logout;
- (BOOL)isAttachment:(MXEvent*)message;
- (NSString*)getMessageDisplayText:(MXEvent*)message;
@end