Class: RoomSubscriptionOperationNotSupportedError

RoomSubscriptionOperationNotSupportedError

Raised whenever the subscription operation requested is not supported for the Room type.


Properties:
Name Type Description
code number

53117

message string

'The subscription operation requested is not supported for the Room type'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string