Delegate CoreListener.OnRegistrationStateChangedDelegate
Get the LinphoneCoreCbsRegistrationStateChangedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
[Obsolete]
public delegate void OnRegistrationStateChangedDelegate(Core core, ProxyConfig proxyConfig, RegistrationState state, string message);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| ProxyConfig | proxyConfig | |
| RegistrationState | state | |
| System.String | message |
Remarks
Deprecated : 30/09/2020. see linphone_account_cbs_get_registration_state_changed