Liblinphone  5.3.0
linphone::ConferenceInfo Member List

This is the complete list of members for linphone::ConferenceInfo, including all inherited members.

addParticipant(const std::shared_ptr< const linphone::Address > &participant)linphone::ConferenceInfo
addParticipant(const std::shared_ptr< const linphone::ParticipantInfo > &participantInfo)linphone::ConferenceInfo
addParticipantInfos(const std::list< std::shared_ptr< linphone::ParticipantInfo >> &participantInfos)linphone::ConferenceInfo
clone() constlinphone::ConferenceInfo
ConferenceInfo(void *ptr, bool takeRef=true) (defined in linphone::ConferenceInfo)linphone::ConferenceInfo
cPtr() (defined in linphone::ConferenceInfo)linphone::ConferenceInfoinline
findParticipant(const std::shared_ptr< const linphone::Address > &participant)linphone::ConferenceInfo
getDateTime() constlinphone::ConferenceInfo
getDescription() constlinphone::ConferenceInfo
getDuration() constlinphone::ConferenceInfo
getIcalendarString() constlinphone::ConferenceInfo
getOrganizer() constlinphone::ConferenceInfo
getParticipantInfos() constlinphone::ConferenceInfo
getParticipants() constlinphone::ConferenceInfo
getSecurityLevel() constlinphone::ConferenceInfo
getState() constlinphone::ConferenceInfo
getSubject() constlinphone::ConferenceInfo
getUri() constlinphone::ConferenceInfo
removeParticipant(const std::shared_ptr< const linphone::Address > &participant)linphone::ConferenceInfo
setDateTime(time_t datetime)linphone::ConferenceInfo
setDescription(const std::string &description)linphone::ConferenceInfo
setDuration(unsigned int duration)linphone::ConferenceInfo
setOrganizer(const std::shared_ptr< const linphone::Address > &organizer)linphone::ConferenceInfo
setParticipantInfos(const std::list< std::shared_ptr< linphone::ParticipantInfo >> &participantInfos)linphone::ConferenceInfo
setParticipants(const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::ConferenceInfo
setSecurityLevel(linphone::Conference::SecurityLevel securityLevel)linphone::ConferenceInfo
setSubject(const std::string &subject)linphone::ConferenceInfo
State enum namelinphone::ConferenceInfo
updateParticipant(const std::shared_ptr< const linphone::ParticipantInfo > &participantInfo)linphone::ConferenceInfo