TF-3189 subaddressing features only shown if supported by the server

This commit is contained in:
Florent Azavant
2024-11-29 12:30:22 +01:00
committed by Dat H. Pham
parent f1ec1d7324
commit 019dbe6e03
4 changed files with 130 additions and 18 deletions
+1
View File
@@ -1,2 +1,3 @@
const String anyoneIdentifier = 'anyone';
const String postingRight = 'p';
const String subaddressingSupported = "subaddressingSupported";