Delegate CoreListener.OnGlobalStateChangedDelegate
Get the global state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnGlobalStateChangedDelegate(Core core, GlobalState state, string message);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| GlobalState | state | |
| System.String | message |