So I was looking at Tp::TextChannel's features just now. They're not very well documented. The worst offender is: > const Feature Tp::TextChannel::FeatureMessageCapabilities [static] > Feature used in order to access message capabilities info. > > Se message capabilities methods' documentation for more details. Aside from the typo ("See")... what does this mean? Which methods are these? I assume this is supportedContentTypes() etc? The others are a tad better, but should say what exactly they make or break.
Andre has fixes for this and other things in bug 36881. Specifically, he added crosslinks to and from the accessors which start working when a given feature is enabled. Andre, please resolve this as fixed once your fixes are merged.
Fix merged, will be in tp-qt4 0.6.1 and 0.7.0
Oops, marking as FIXED
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.