CallFeatureServiceGetCallRecordingCapabilityForActionType Method |
Retrieves call recording capability for the specified call recording action type.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability GetCallRecordingCapabilityForActionType(
CallRecordingActionType type
)
Parameters
- type
- Type: Avaya.ClientServicesCallRecordingActionType
The call recording action type.
Return Value
Type:
Capability
Returns a capability object describing whether the recording action is allowed
See Also