Class: RoomStatusCallbackInvalidError

RoomStatusCallbackInvalidError

Raised in the REST API when StatusCallback is not a valid URL or the url is too long.


Properties:
Name Type Description
code number

53111

message string

'StatusCallback is invalid'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string