Liblinphone  5.1.0
linphone::ConferenceInfo Member List

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

addParticipant(const std::shared_ptr< linphone::Address > &participant)linphone::ConferenceInfo
ConferenceInfo(void *ptr, bool takeRef=true) (defined in linphone::ConferenceInfo)linphone::ConferenceInfo
cPtr() (defined in linphone::ConferenceInfo)linphone::ConferenceInfoinline
getDateTime() const linphone::ConferenceInfo
getDescription() const linphone::ConferenceInfo
getDuration() const linphone::ConferenceInfo
getIcalendarString() const linphone::ConferenceInfo
getOrganizer() const linphone::ConferenceInfo
getParticipants() const linphone::ConferenceInfo
getSubject() const linphone::ConferenceInfo
getUri() const linphone::ConferenceInfo
setDateTime(time_t datetime)linphone::ConferenceInfo
setDescription(const std::string &description)linphone::ConferenceInfo
setDuration(int duration)linphone::ConferenceInfo
setOrganizer(const std::shared_ptr< linphone::Address > &organizer)linphone::ConferenceInfo
setParticipants(const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::ConferenceInfo
setSubject(const std::string &subject)linphone::ConferenceInfo
setUri(const std::shared_ptr< linphone::Address > &uri)linphone::ConferenceInfo