Liblinphone  5.1.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
clone() const linphone::AccountParams
cpimInBasicChatRoomEnabled() const linphone::AccountParams
cPtr() (defined in linphone::AccountParams)linphone::AccountParamsinline
dialEscapePlusEnabled() const linphone::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
getAvpfMode() const linphone::AccountParams
getAvpfRrInterval() const linphone::AccountParams
getConferenceFactoryUri() const linphone::AccountParams
getContactParameters() const linphone::AccountParams
getContactUriParameters() const linphone::AccountParams
getDomain() const linphone::AccountParams
getExpires() const linphone::AccountParams
getIdentity() const linphone::AccountParams
getIdentityAddress() const linphone::AccountParams
getIdkey() const linphone::AccountParams
getInternationalPrefix() const linphone::AccountParams
getNatPolicy() const linphone::AccountParams
getPrivacy() const linphone::AccountParams
getPublishExpires() const linphone::AccountParams
getPushNotificationAllowed() const linphone::AccountParams
getPushNotificationConfig() const linphone::AccountParams
getQualityReportingCollector() const linphone::AccountParams
getQualityReportingInterval() const linphone::AccountParams
getRealm() const linphone::AccountParams
getRefKey() const linphone::AccountParams
getRemotePushNotificationAllowed() const linphone::AccountParams
getRoutesAddresses() const linphone::AccountParams
getServerAddr() const linphone::AccountParams
getServerAddress() const linphone::AccountParams
getTransport() const linphone::AccountParams
getUseInternationalPrefixForCallsAndChats() const linphone::AccountParams
isPushNotificationAvailable() const linphone::AccountParams
newWithConfig(const std::shared_ptr< linphone::Core > &lc, int index)linphone::AccountParamsstatic
outboundProxyEnabled() const linphone::AccountParams
publishEnabled() const linphone::AccountParams
qualityReportingEnabled() const linphone::AccountParams
registerEnabled() const 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
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
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