class Ably::Realtime::Channel::ChannelManager

ChannelManager is responsible for all actions relating to channel state: attaching, detaching or failure Channel state changes are performed by this class and executed from {ChannelStateMachine}

This is a private class and should never be used directly by developers as the API is likely to change in future.

@api private