Ring Daemon 16.0.0
Loading...
Searching...
No Matches
presencemanager.cpp File Reference
Include dependency graph for presencemanager.cpp:

Go to the source code of this file.

Namespaces

namespace  libjami
 

Functions

void libjami::answerServerRequest (UNUSED const std::string &uri, UNUSED bool flag)
 Accept or not a PresSubServer request for IP2IP account.
 
std::vector< std::map< std::string, std::string > > libjami::getSubscriptions (const std::string &accountId)
 Get all active subscriptions for "accountId".
 
void libjami::publish (const std::string &accountId, bool status, const std::string &note)
 push a presence for a account Notify for IP2IP account For JamiAccount status is ignored but note is used
 
void libjami::registerPresHandlers (const std::map< std::string, std::shared_ptr< CallbackWrapperBase > > &handlers)
 
void libjami::setSubscriptions (const std::string &accountId, const std::vector< std::string > &uris)
 Batch subscribing of URIs.
 
void libjami::subscribeBuddy (const std::string &accountId, const std::string &uri, bool flag)
 Un/subscribe to buddySipUri for an accountId.