ConferenceRemoveParticipant Method |
Initiates removal of the selected participant from the conference call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
The method call is not successful if this is a two party call or if the server returns an error.
For each successful removal, the corresponding
ActiveParticipant object is removed
from the conference roster list.
The application receives a success/failure indication through the supplied
completionHandler delegate.
See Also