mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Feature/2792 function accounts s1
This commit is contained in:
@@ -87,6 +87,11 @@ extern NSString *const kMXKContactDefaultContactPrefixId;
|
||||
*/
|
||||
@property (nonatomic, readonly) NSString* matrixAvatarURL;
|
||||
|
||||
/**
|
||||
bwi Nicknames
|
||||
*/
|
||||
@property (nonatomic) NSString* bwiUserLabel;
|
||||
|
||||
/**
|
||||
Reset the current thumbnail if it is retrieved from a matrix url. May be used in case of the matrix avatar url change.
|
||||
A new thumbnail will be automatically restored from the contact data.
|
||||
|
||||
Reference in New Issue
Block a user