Delegate CallListener.OnStateChangedDelegate
Get the state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnStateChangedDelegate(Call call, CallState state, string message);
Parameters
| Type | Name | Description |
|---|---|---|
| Call | call | |
| CallState | state | |
| System.String | message |