Liblinphone
4.5.0
|
This is the complete list of members for linphone::Conference, including all inherited members.
addListener(const std::shared_ptr< ConferenceListener > &listener) (defined in linphone::Conference) | linphone::Conference | |
addParticipant(const std::shared_ptr< linphone::Call > &call) | linphone::Conference | |
addParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
Conference(void *ptr, bool takeRef=true) (defined in linphone::Conference) | linphone::Conference | |
cPtr() (defined in linphone::Conference) | linphone::Conference | inline |
findParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
getConferenceAddress() const | linphone::Conference | |
getCore() const | linphone::Conference | |
getCurrentParams() const | linphone::Conference | |
getId() const | linphone::Conference | |
getMe() const | linphone::Conference | |
getParticipantCount() const | linphone::Conference | |
getParticipantList() const | linphone::Conference | |
getParticipants() const | linphone::Conference | |
getSubject() const | linphone::Conference | |
inviteParticipants(const std::list< std::shared_ptr< linphone::Address >> &addresses, const std::shared_ptr< const linphone::CallParams > ¶ms) | linphone::Conference | |
oglRender() | linphone::Conference | |
previewOglRender() | linphone::Conference | |
removeListener(const std::shared_ptr< ConferenceListener > &listener) (defined in linphone::Conference) | linphone::Conference | |
removeParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
removeParticipant(const std::shared_ptr< linphone::Call > &call) | linphone::Conference | |
removeParticipant(const std::shared_ptr< linphone::Participant > &participant) | linphone::Conference | |
setId(const std::string &conferenceId) | linphone::Conference | |
setSubject(const std::string &subject) | linphone::Conference | |
State enum name | linphone::Conference | |
terminate() | linphone::Conference | |
updateParams(const std::shared_ptr< const linphone::ConferenceParams > ¶ms) | linphone::Conference |