Skip to main content

ChannelNotPubliclyJoinableError

ChatKitty JS Core SDK / Exports / ChannelNotPubliclyJoinableError

Class: ChannelNotPubliclyJoinableError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new ChannelNotPubliclyJoinableError(channel)

Parameters

NameType
channelChannel

Overrides

ChatKittyError.constructor

Defined in

lib/channel.ts:229

Properties

channel

channel: Channel

Defined in

lib/channel.ts:229


error

error: string

Inherited from

ChatKittyError.error

Defined in

lib/error.ts:2


message

message: string

Inherited from

ChatKittyError.message

Defined in

lib/error.ts:2