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; }
ReadOnly Property twilio_RecordingMaxDuration As Integer
Get
Property Value
Type:
Int32The 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