[Bug 63191] New: [PATCH] Add abstraction for AccountStorageInterface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Apr 6 02:09:52 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=63191
Priority: medium
Bug ID: 63191
Assignee: telepathy-bugs at lists.freedesktop.org
Summary: [PATCH] Add abstraction for AccountStorageInterface
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: kde at davidedmundson.co.uk
Hardware: Other
Status: NEW
Version: unspecified
Component: tp-qt
Product: Telepathy
Created attachment 77503
--> https://bugs.freedesktop.org/attachment.cgi?id=77503&action=edit
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list