get_by_id


Description:

public SessionBase? get_by_id (int64 id)

Get a session by id using the id_map.

Parameters:

id

The session ID to lookup

Returns:

SessionBase object, or null if not found