CallFeatureServiceEnableAutoCallback Method |
Name | Description | |
---|---|---|
![]() | EnableAutoCallback(Boolean, CallFeatureServiceFeatureCompletionHandler) |
Enables an automatic callback for the last call if it received a
busy signal or was unanswered.
|
![]() | EnableAutoCallback(Boolean, String, CallFeatureServiceFeatureCompletionHandler) |
Enables or disables automatic callback for the specified destination.
Use this method only if AutoCallback destination is editable (IsDestinationExtensionEditable),
otherwise use EnableAutoCallback(Boolean, CallFeatureServiceFeatureCompletionHandler) method.
|