Liblinphone  5.3.0
linphone::ErrorInfo Member List

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

cPtr() (defined in linphone::ErrorInfo)linphone::ErrorInfoinline
ErrorInfo(void *ptr, bool takeRef=true) (defined in linphone::ErrorInfo)linphone::ErrorInfo
getPhrase() constlinphone::ErrorInfo
getProtocol() constlinphone::ErrorInfo
getProtocolCode() constlinphone::ErrorInfo
getReason() constlinphone::ErrorInfo
getRetryAfter() constlinphone::ErrorInfo
getSubErrorInfo() constlinphone::ErrorInfo
getWarnings() constlinphone::ErrorInfo
set(const std::string &protocol, linphone::Reason reason, int code, const std::string &status, const std::string &warning)linphone::ErrorInfo
setPhrase(const std::string &phrase)linphone::ErrorInfo
setProtocol(const std::string &protocol)linphone::ErrorInfo
setProtocolCode(int code)linphone::ErrorInfo
setReason(linphone::Reason reason)linphone::ErrorInfo
setRetryAfter(int retryAfter)linphone::ErrorInfo
setSubErrorInfo(const std::shared_ptr< linphone::ErrorInfo > &appendedErrorInfo)linphone::ErrorInfo
setWarnings(const std::string &warnings)linphone::ErrorInfo