Delegate ChatRoomListener.OnIsComposingReceivedDelegate
Get the is-composing received callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnIsComposingReceivedDelegate(ChatRoom chatRoom, Address remoteAddress, bool isComposing);
Parameters
| Type | Name | Description |
|---|---|---|
| ChatRoom | chatRoom | |
| Address | remoteAddress | |
| System.Boolean | isComposing |