Liblinphone  5.2.0
linphone::AccountParams Member List

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

AccountParams(void *ptr, bool takeRef=true) (defined in linphone::AccountParams)linphone::AccountParams
addCustomParam(const std::string &key, const std::string &value)linphone::AccountParams
clone() constlinphone::AccountParams
cpimInBasicChatRoomEnabled() constlinphone::AccountParams
cPtr() (defined in linphone::AccountParams)linphone::AccountParamsinline
dialEscapePlusEnabled() constlinphone::AccountParams
enableCpimInBasicChatRoom(bool enable)linphone::AccountParams
enableDialEscapePlus(bool enable)linphone::AccountParams
enableOutboundProxy(bool enable)linphone::AccountParams
enablePublish(bool enable)linphone::AccountParams
enableQualityReporting(bool enable)linphone::AccountParams
enableRegister(bool enable)linphone::AccountParams
enableRtpBundle(bool value)linphone::AccountParams
enableRtpBundleAssumption(bool value)linphone::AccountParams
getAudioVideoConferenceFactoryAddress() constlinphone::AccountParams
getAvpfMode() constlinphone::AccountParams
getAvpfRrInterval() constlinphone::AccountParams
getConferenceFactoryUri() constlinphone::AccountParams
getContactParameters() constlinphone::AccountParams
getContactUriParameters() constlinphone::AccountParams
getCustomContact() constlinphone::AccountParams
getCustomParam(const std::string &key) constlinphone::AccountParams
getDomain() constlinphone::AccountParams
getExpires() constlinphone::AccountParams
getIdentity() constlinphone::AccountParams
getIdentityAddress() constlinphone::AccountParams
getIdkey() constlinphone::AccountParams
getInternationalPrefix() constlinphone::AccountParams
getLimeServerUrl() constlinphone::AccountParams
getNatPolicy() constlinphone::AccountParams
getPrivacy() constlinphone::AccountParams
getPublishExpires() constlinphone::AccountParams
getPushNotificationAllowed() constlinphone::AccountParams
getPushNotificationConfig() constlinphone::AccountParams
getQualityReportingCollector() constlinphone::AccountParams
getQualityReportingInterval() constlinphone::AccountParams
getRealm() constlinphone::AccountParams
getRefKey() constlinphone::AccountParams
getRemotePushNotificationAllowed() constlinphone::AccountParams
getRoutesAddresses() constlinphone::AccountParams
getServerAddr() constlinphone::AccountParams
getServerAddress() constlinphone::AccountParams
getTransport() constlinphone::AccountParams
getUseInternationalPrefixForCallsAndChats() constlinphone::AccountParams
isPushNotificationAvailable() constlinphone::AccountParams
newWithConfig(const std::shared_ptr< linphone::Core > &lc, int index)linphone::AccountParamsstatic
outboundProxyEnabled() constlinphone::AccountParams
publishEnabled() constlinphone::AccountParams
qualityReportingEnabled() constlinphone::AccountParams
registerEnabled() constlinphone::AccountParams
rtpBundleAssumptionEnabled() constlinphone::AccountParams
rtpBundleEnabled() constlinphone::AccountParams
setAudioVideoConferenceFactoryAddress(const std::shared_ptr< const linphone::Address > &address)linphone::AccountParams
setAvpfMode(linphone::AVPFMode mode)linphone::AccountParams
setAvpfRrInterval(uint8_t interval)linphone::AccountParams
setConferenceFactoryUri(const std::string &uri)linphone::AccountParams
setContactParameters(const std::string &contactParams)linphone::AccountParams
setContactUriParameters(const std::string &contactUriParams)linphone::AccountParams
setCustomContact(const std::shared_ptr< const linphone::Address > &contact)linphone::AccountParams
setExpires(int expires)linphone::AccountParams
setIdentityAddress(const std::shared_ptr< const linphone::Address > &identity)linphone::AccountParams
setIdkey(const std::string &idkey)linphone::AccountParams
setInternationalPrefix(const std::string &prefix)linphone::AccountParams
setLimeServerUrl(const std::string &url)linphone::AccountParams
setNatPolicy(const std::shared_ptr< linphone::NatPolicy > &policy)linphone::AccountParams
setPrivacy(unsigned int privacy)linphone::AccountParams
setPublishExpires(int expires)linphone::AccountParams
setPushNotificationAllowed(bool allow)linphone::AccountParams
setPushNotificationConfig(const std::shared_ptr< linphone::PushNotificationConfig > &config)linphone::AccountParams
setQualityReportingCollector(const std::string &collector)linphone::AccountParams
setQualityReportingInterval(int interval)linphone::AccountParams
setRealm(const std::string &realm)linphone::AccountParams
setRefKey(const std::string &refkey)linphone::AccountParams
setRemotePushNotificationAllowed(bool allow)linphone::AccountParams
setRoutesAddresses(const std::list< std::shared_ptr< linphone::Address >> &routes)linphone::AccountParams
setServerAddr(const std::string &serverAddress)linphone::AccountParams
setServerAddress(const std::shared_ptr< const linphone::Address > &serverAddress)linphone::AccountParams
setTransport(linphone::TransportType transport)linphone::AccountParams
setUseInternationalPrefixForCallsAndChats(bool enable)linphone::AccountParams