Delegate CoreListener.OnReactionRemovedDelegate
Get the LinphoneCoreCbsReactionRemovedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnReactionRemovedDelegate(Core core, ChatRoom chatRoom, ChatMessage message, Address address);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| ChatRoom | chatRoom | |
| ChatMessage | message | |
| Address | address |