CallFeatureServiceCancelExtendCall Method |
Cancels a pending extension of the active call to the off-pbx
destinations configured for the user's extension.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
An invocation of ExtendCall() is not considered successful until the
call has been answered on one of the user's off-pbx destinations.
Until this occurs CancelExtendCall() may be used to cancel the
pending extension of the active call.
See Also