| ConferenceRemoveParticipant Method |
Initiates removal of the selected participant from the conference call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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