Delegate CoreListener.OnConfiguringStatusDelegate
Gets the LinphoneCoreCbsConfiguringStatusCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnConfiguringStatusDelegate(Core core, ConfiguringState status, string message);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| ConfiguringState | status | |
| System.String | message |