diff --git a/include/transport/transport.h b/include/transport/transport.h index 98b1cb61a1668540990be19996baf7173a0d0fd6..010e2fbf783e0f1f334560ee3303a82ed1691dad 100644 --- a/include/transport/transport.h +++ b/include/transport/transport.h @@ -80,6 +80,8 @@ namespace Transport { /// \return Swift::StanzaChannel associated with this Transport::Component. Swift::StanzaChannel *getStanzaChannel(); + Swift::CapsInfo &getBuddyCapsInfo(); + /// Returns Swift::IQRouter associated with this Component. /// \return Swift::IQRouter associated with this Component.