Delegate ConferenceSchedulerListener.OnInvitationsSentDelegate
Get the invitations sent callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnInvitationsSentDelegate(ConferenceScheduler conferenceScheduler, IEnumerable<Address> failedInvitations);
Parameters
| Type | Name | Description |
|---|---|---|
| ConferenceScheduler | conferenceScheduler | |
| System.Collections.Generic.IEnumerable<Address> | failedInvitations |