RingCentral .Net SDK
Properties | List of all members
RingCentral.AutomaticRecordingResource Class Reference

Properties

bool? enabled [get, set]
 Flag for controlling Automatic Call Recording settings More...
 
bool? outboundCallTones [get, set]
 Flag for controlling 'Play Call Recording Announcement for Outbound Calls' settings More...
 
bool? outboundCallAnnouncement [get, set]
 Flag for controlling 'Play periodic tones for outbound calls' settings More...
 
bool? allowMute [get, set]
 Flag for controlling 'Allow mute in auto call recording' settings More...
 
long? extensionCount [get, set]
 Total amount of extension that are used in call recordings Format: int32 More...
 
long? retentionPeriod [get, set]
 Retention period of a call recording, the default value is 90 days Format: int32 More...
 
long? maxNumberLimit [get, set]
 Maximum number of automatic call recordings per account, the default value is 100 000 Format: int32 More...
 

Property Documentation

◆ allowMute

bool? RingCentral.AutomaticRecordingResource.allowMute
getset

Flag for controlling 'Allow mute in auto call recording' settings

◆ enabled

bool? RingCentral.AutomaticRecordingResource.enabled
getset

Flag for controlling Automatic Call Recording settings

◆ extensionCount

long? RingCentral.AutomaticRecordingResource.extensionCount
getset

Total amount of extension that are used in call recordings Format: int32

◆ maxNumberLimit

long? RingCentral.AutomaticRecordingResource.maxNumberLimit
getset

Maximum number of automatic call recordings per account, the default value is 100 000 Format: int32

◆ outboundCallAnnouncement

bool? RingCentral.AutomaticRecordingResource.outboundCallAnnouncement
getset

Flag for controlling 'Play periodic tones for outbound calls' settings

◆ outboundCallTones

bool? RingCentral.AutomaticRecordingResource.outboundCallTones
getset

Flag for controlling 'Play Call Recording Announcement for Outbound Calls' settings

◆ retentionPeriod

long? RingCentral.AutomaticRecordingResource.retentionPeriod
getset

Retention period of a call recording, the default value is 90 days Format: int32


The documentation for this class was generated from the following file: