Delegate ConferenceListener.OnFullStateReceivedDelegate
Callback used to notify when a notify full state has been received.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnFullStateReceivedDelegate(Conference conference);
Parameters
Type | Name | Description |
---|---|---|
Conference | conference | Linphone.Conference object |