extraHeaders property

Map<String, String>? extraHeaders
getter/setter pair

Optional set of headers to be sent to the Voximplant cloud.

Names must begin with "X-" to be processed by SDK.

Implementation

Map<String, String>? extraHeaders;