Skip to main content
Version: v1.39.0

STREAM_KEY_INVALID_CHAR_ERROR

const STREAM_KEY_INVALID_CHAR_ERROR: object

Type declaration​

code​

readonly code: 18000 = 18000

message​

readonly message: "Streamkey must contain only [A-Za-z0-9_-] characters" = 'Streamkey must contain only [A-Za-z0-9_-] characters'

name​

readonly name: "StreamKeyInvalidCharError" = 'StreamKeyInvalidCharError'