Delegate CallListener.OnTmmbrReceivedDelegate
Get the TMMBR received callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnTmmbrReceivedDelegate(Call call, int streamIndex, int tmmbr);
Parameters
| Type | Name | Description |
|---|---|---|
| Call | call | |
| System.Int32 | streamIndex | |
| System.Int32 | tmmbr |