Delegate CoreListener.OnCallStatsUpdatedDelegate
Gets the LinphoneCoreCbsCallStatsUpdatedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnCallStatsUpdatedDelegate(Core core, Call call, CallStats callStats);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Call | call | |
| CallStats | callStats |