Skip to main content
Version: v1.11.0

Interface: BroadcastClientError

Interface describing errors encountered when using the AmazonIVSBroadcastClient.

Properties

code

code: number

Integer indicating the error code.


details

Optional details: string

String detailing any additional information.


message

message: string

Human readable string describing the error.