module

Matter::Protocol::SessionManager

Minimal interface for lifecycle code that needs to enumerate and delete sessions (and their subscriptions) without depending on the full Protocol::MessageHandler implementation.

Instance methods

delete_session(session_id : UInt16) : Bool
Source
sessions
Source