|
Ring Daemon
|
This is the complete list of members for jami::CallSet, including all inherited members.
| add(const std::shared_ptr< Call > &call) | jami::CallSet | inline |
| add(const std::shared_ptr< Conference > &conference) | jami::CallSet | inline |
| getCall(const std::string &callId) const | jami::CallSet | inline |
| getCallIds() const | jami::CallSet | inline |
| getCalls() const | jami::CallSet | inline |
| getConference(const std::string &conferenceId) const | jami::CallSet | inline |
| getConferenceIds() const | jami::CallSet | inline |
| getConferences() const | jami::CallSet | inline |
| remove(const std::shared_ptr< Call > &call) | jami::CallSet | inline |
| removeConference(const std::string &confId) | jami::CallSet | inline |