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