◆ onInvitationsSent()
virtual LINPHONECXX_PUBLIC void linphone::ConferenceSchedulerListener::onInvitationsSent |
( |
const std::shared_ptr< linphone::ConferenceScheduler > & |
conferenceScheduler, |
|
|
const std::list< std::shared_ptr< linphone::Address >> & |
failedInvitations |
|
) |
| |
|
inlinevirtual |
Callback for notifying when conference invitations have been sent.
In case of error for some participants, their addresses will be given as parameter.
- Parameters
-
failedInvitations | a list of addresses for which invitation couldn't be sent. |
◆ onStateChanged()
Callback for notifying when a registration state has changed for the conference scheduler.
- Parameters
-
state | The current LinphoneConferenceSchedulerState. |
The documentation for this class was generated from the following file:
- conference_scheduler_listener.hh