Summary: |
The documentation of TextChannel's features is not very helpful |
Product: |
Telepathy
|
Reporter: |
Will Thompson <will> |
Component: |
tp-qt | Assignee: |
Andre Moreira Magalhaes <andrunko> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
Telepathy bugs list <telepathy-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
ollisal
|
Version: |
git master | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Bug Depends on: |
36881
|
|
|
Bug Blocks: |
|
|
|
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.
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.