Click or drag to resize

ServicePropertiestwilio_RecordingMaxDuration Property

The maximum length of a recording in seconds. For a Twilio client the maximum recording length is 600 seconds.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int twilio_RecordingMaxDuration { get; }

Property Value

Type: Int32
The maximum length of a recording in seconds. For a Twilio client the maximum recording length is 600 seconds.
Remarks
Applies to ServiceInstance twilio only.
See Also