Skip to main content

Interface: ICodecServerSpec

namespace.v1.ICodecServerSpec

Properties of a CodecServerSpec.

Hierarchy

Properties

customErrorMessage

Optional customErrorMessage: null | $Properties

A custom error message to display for remote codec server errors. temporal:versioning:min_version=v0.5.1

Inherited from

$Properties.customErrorMessage


endpoint

Optional endpoint: null | string

The codec server endpoint.

Inherited from

$Properties.endpoint


includeCrossOriginCredentials

Optional includeCrossOriginCredentials: null | boolean

Whether to include cross-origin credentials.

Inherited from

$Properties.includeCrossOriginCredentials


passAccessToken

Optional passAccessToken: null | boolean

Whether to pass the user access token with your endpoint.

Inherited from

$Properties.passAccessToken