Delegate ChatRoomListener.OnEphemeralMessageTimerStartedDelegate
Get the current "ephemeral message timer started" callback.
This callback is called when a message deletion timer starts (the message has been viewed).
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnEphemeralMessageTimerStartedDelegate(ChatRoom chatRoom, EventLog eventLog);
Parameters
| Type | Name | Description |
|---|---|---|
| ChatRoom | chatRoom | |
| EventLog | eventLog |