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