Delegate AccountListener.OnConferenceInformationUpdatedDelegate
Get the conference information updated callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnConferenceInformationUpdatedDelegate(Account account, IEnumerable<ConferenceInfo> infos);
Parameters
| Type | Name | Description |
|---|---|---|
| Account | account | |
| System.Collections.Generic.IEnumerable<ConferenceInfo> | infos |