Tp::ClientRegistrar documentation should mention that when the ClientRegistrar is deleted all interfaces are removed
Submitted by Daniele E. Domenichelli
Assigned to Telepathy bugs list
Description
Tp::ClientRegistrar documentation (and probably also Tp::AbstractClient[...] documentation) should mention that when the ClientRegistrar is deleted all interfaces are removed.
According to the documentation, it looks like that you can create the ClientRegistrar in any place, but if the ClientRegistrarPtr exits from the scope the client interface is removed.