Skip to content

VoiceRegion

VoiceRegion ⇐ Base

Represents a voice region.

Kind: global class
Extends: Base

new VoiceRegion([data], client)

Constructs a new instance of the class.

ParamTypeDescription
[data]ObjectThe data object containing the properties for the instance.
clientClientThe client object.