| CallFeatureServiceGetCallRecordingCapabilityForActionType Method |
Retrieves call recording capability for the specified call recording action type.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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