Documentation / @zerotal/broadcasting / isPrivateChannel
Function: isPrivateChannel()
isPrivateChannel(
name):boolean
Defined in: broadcasting/src/Channel.ts:30
Returns true if the channel name indicates a private channel.
Parameters
name
string
Returns
boolean