Class: RoomAudioOnlyFlagNotSupportedError

RoomAudioOnlyFlagNotSupportedError

Raised whenever a participant tries to set the AudioOnly flag for a Room type other than Group Rooms.


Properties:
Name Type Description
code number

53124

message string

'The AudioOnly flag is not supported for the Room type'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string