Class: RoomTrackKindNotSupportedError

RoomTrackKindNotSupportedError

Raised whenever a participant tries to publish a track or connects with a track that is not supported by the group room.


Properties:
Name Type Description
code number

53125

message string

'The track kind is not supported by the Room'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string