Delegate ChatRoomListener.OnNewEventDelegate
Get the new event log callback.
This callback will be called before every other Linphone.EventLog related callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnNewEventDelegate(ChatRoom chatRoom, EventLog eventLog);
Parameters
| Type | Name | Description |
|---|---|---|
| ChatRoom | chatRoom | |
| EventLog | eventLog |