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