Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.
The session module provides functions for getting information about a session
Functions
|
Function |
Parameters |
Return Value |
Description |
|---|---|---|---|
|
get_session_user |
session_id: numerical identifier of a session |
User ID for the specified session |
Can raise the following exceptions:
|
|
get_session_info |
session_id: numerical identifier of a session |
Returns a |
The SessionInfo object has the following attributes:
Can raise the following exceptions: |