TeamButtonSpeedDial Method |
Initiates team button speed dial.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic void SpeedDial(
bool bOverride,
TeamButtonFeatureCompletionHandler completionHandler
)
Parameters
- bOverride
- Type: SystemBoolean
Specifies whether the forwarding destination of monitored station will be overridden.
- completionHandler
- Type: Avaya.ClientServicesTeamButtonFeatureCompletionHandler
A completion handler to call when the operation has completed may be null.
Remarks
See Also