IPersistAliveData
Defines the structure for alive status persistence in the swarm system.
Tracks whether a client (SessionId) is online or offline within a SwarmName.
Properties
online
online: boolean
Indicates whether the client is online (true) or offline (false)