[PATCH] Add abstraction for AccountStorageInterface
Submitted by David Edmundson
Assigned to Telepathy bugs list
Description
Created attachment 77503 Patch
Adds method StorageInfo Account::StorageInfo() which exposes data from AccountInterfaceStorage when FeatureStorage is enabled.
StorageInfo exposes: QString storageProvider() const; QVariant storageIdentifider() const; QVariantMap storageSpecificInformation() const; StorageRestrictionFlag storageRestrictions() const;
Tested using modifications in KTp using the Empathy SSO UOA plugins.
Attachment 77503, "Patch":
0001-Add-Account-Storage-Info.patch