TF-2871 Handle click notification to open detailed email on iOS
This commit is contained in:
@@ -67,6 +67,8 @@ extension SessionExtension on Session {
|
||||
throw NotFoundPersonalAccountException();
|
||||
}
|
||||
|
||||
AccountId get accountId => personalAccount.accountId;
|
||||
|
||||
({
|
||||
bool isAvailable,
|
||||
CalendarEventCapability? calendarEventCapability
|
||||
|
||||
Reference in New Issue
Block a user