Tp::Channel has: protected: bool groupSelfHandleIsLocalPending() const; protected Q_SLOTS: PendingOperation *groupAddSelfHandle(); These should be public, they are useful for joining MUC. tp-glib has tp_channel_join_async(), which is basically identical to our groupAddSelfHandle() and empathy has empathy_tp_chat_is_invited(), which is identical to groupSelfHandleIsLocalPending().
Forgot to mention that these are only used internally by SMChannel, which is going away soon.
-- 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/43.
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.