mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 04:18:51 +00:00
oc: API to know if a message can be deleted by a subscriber
Instead of asking general container. This gives the possibility to perform the deletion depending on the data from the message, for instance, the user creator.
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
|
||||
- (BOOL) subscriberCanReadMessage;
|
||||
- (BOOL) subscriberCanModifyMessage;
|
||||
- (BOOL) subscriberCanDeleteMessage;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user