-
Notifications
You must be signed in to change notification settings - Fork 0
ViberCallRecordingOptions
Lejla Solak edited this page Sep 11, 2023
·
2 revisions
extends
RecordingOptions
Creates a new instance of ViberCallRecordingOptions
.
-
type
:ViberCallRecordingType
- Optionalstring
type literal representing recording type preference. Default value is"UNDEFINED"
.
let viberCallRecordingOptions = new ViberCallRecordingOptions("AUDIO");