AirConsoleUserMediaError

AirConsoleUserMediaError

Represents an error specific to user media operations within the AirConsole platform. This error is thrown when there is an issue related to accessing or managing user media.

AirConsoleUserMediaError

Represents an error specific to user media operations within the AirConsole platform. This error is thrown when there is an issue related to accessing or managing user media.

Constructor

new AirConsoleUserMediaError(message)

Parameters:
Name Type Description
message AirConsole.USER_MEDIA_ERROR_TYPE The message is of type AirConsole.USER_MEDIA_ERROR_TYPE.
Source:

Extends

  • Error