Bug 63191

Summary: [PATCH] Add abstraction for AccountStorageInterface
Product: Telepathy Reporter: David Edmundson <kde>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

Description David Edmundson 2013-04-06 00:09:52 UTC
Created attachment 77503 [details]
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.
Comment 1 GitLab Migration User 2019-12-03 20:29:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-qt/issues/46.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.