Liblinphone  5.5.0
Linphone.Config Member List

This is the complete list of members for Linphone.Config, including all inherited members.

CleanEntry(string section, string key)Linphone.Configinline
CleanSection(string section)Linphone.Configinline
CleanSectionSuite(string section)Linphone.Configinline
CleanStringArrayPtrs(IntPtr l) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectinlineprotected
Dump()Linphone.Configinline
DumpAsXml()Linphone.Configinline
GetBool(string section, string key, bool defaultValue)Linphone.Configinline
GetDefaultFloat(string section, string key, float defaultValue)Linphone.Configinline
GetDefaultInt(string section, string key, int defaultValue)Linphone.Configinline
GetDefaultInt64(string section, string key, int defaultValue)Linphone.Configinline
GetDefaultString(string section, string key, string defaultValue)Linphone.Configinline
GetFloat(string section, string key, float defaultValue)Linphone.Configinline
GetInt(string section, string key, int defaultValue)Linphone.Configinline
GetInt64(string section, string key, int defaultValue)Linphone.Configinline
GetKeysNamesList(string section)Linphone.Configinline
GetOverwriteFlagForEntry(string section, string key)Linphone.Configinline
GetOverwriteFlagForSection(string section)Linphone.Configinline
GetRange(string section, string key, int min, int max, int defaultMin, int defaultMax)Linphone.Configinline
GetSectionParamString(string section, string key, string defaultValue)Linphone.Configinline
GetSkipFlagForEntry(string section, string key)Linphone.Configinline
GetSkipFlagForSection(string section)Linphone.Configinline
GetString(string section, string key, string defaultString)Linphone.Configinline
GetStringList(string section, string key, IEnumerable< string > defaultList)Linphone.Configinline
HasEntry(string section, string key)Linphone.Configinline
HasSection(string section)Linphone.Configinline
IsReadonlyLinphone.Config
linphone_pointer_to_string(IntPtr ptr) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectprotected
linphone_string_to_pointer([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectprotected
LoadFromXmlFile(string filename)Linphone.Configinline
LoadFromXmlString(string buffer)Linphone.Configinline
NewFromBuffer(string buffer)Linphone.Configinlinestatic
NewWithFactory(string configFilename, string factoryConfigFilename)Linphone.Configinlinestatic
ReadFile(string filename)Linphone.Configinline
RelativeFileExists(string filename)Linphone.Configinline
Reload()Linphone.Configinline
SectionsNamesListLinphone.Config
SetBool(string section, string key, bool val)Linphone.Configinline
SetFloat(string section, string key, float val)Linphone.Configinline
SetInt(string section, string key, int val)Linphone.Configinline
SetInt64(string section, string key, int val)Linphone.Configinline
SetIntHex(string section, string key, int val)Linphone.Configinline
SetOverwriteFlagForEntry(string section, string key, bool val)Linphone.Configinline
SetOverwriteFlagForSection(string section, bool val)Linphone.Configinline
SetRange(string section, string key, int minValue, int maxValue)Linphone.Configinline
SetSkipFlagForEntry(string section, string key, bool val)Linphone.Configinline
SetSkipFlagForSection(string section, bool val)Linphone.Configinline
SetString(string section, string key, string val)Linphone.Configinline
SetStringList(string section, string key, IEnumerable< string > val)Linphone.Configinline
StringArrayToBctbxList(IEnumerable< string > stringlist) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectinlineprotected
Sync()Linphone.Configinline
WriteRelativeFile(string filename, string data)Linphone.Configinline