Delegate ChatRoomListener.OnStateChangedDelegate
Get the state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnStateChangedDelegate(ChatRoom chatRoom, ChatRoomState newState);
Parameters
| Type | Name | Description |
|---|---|---|
| ChatRoom | chatRoom | |
| ChatRoomState | newState |