Skip to content

DirectoryChannel

Represents a directory channel.

Kind: global class
Extends: Channel
Properties

NameTypeDescription
partialbooleanWhether the channel is partial or not.
namestring | nullThe name of the directory channel.

Constructs a new instance of the class.

ParamTypeDescription
[data]ObjectThe data for the directory channel.
clientClientThe client instance.