feat(calendar): Can defined the Jitsi server url for meeting created

This commit is contained in:
Hivert Quentin
2025-02-03 14:19:02 +01:00
parent 092e7694e0
commit 9f4f48a44f
6 changed files with 34 additions and 2 deletions
+1
View File
@@ -77,6 +77,7 @@
- (BOOL) appointmentSendEMailNotifications;
- (BOOL) foldersSendEMailNotifications;
- (NSArray *) calendarDefaultRoles;
- (NSString *) calendarJistiBaseUrl;
- (NSArray *) contactsDefaultRoles;
- (NSArray *) refreshViewIntervals;
- (NSString *) subscriptionFolderFormat;