menu
brain_kernel package
documentation
mcp_host.dart
ServerInterface
getSessions abstract method
getSessions abstract method
dark_mode
light_mode
getSessions
abstract method
List
<
ClientSession
>
getSessions
(
)
Get all active sessions
Implementation
List<ClientSession> getSessions();
brain_kernel package
documentation
mcp_host
ServerInterface
getSessions abstract method
ServerInterface class