flags
Creates a typed flag collection for this channel.
Function
Synopsis
local flags = channel:flags()
Returns
ChannelFlags flags- A live administrative flag collection for the channel.
The channel must be live. The returned collection becomes stale when the channel is destroyed.
Raises
mux.unavailable.checkingduring@lua/check.mux.channel.invalidif the channel handle is stale.