pub const PA_PROP_APPLICATION_PROCESS_SESSION_ID: &str = "application.process.session_id";
Expand description

For clients/streams: an id for the login session the application runs in. On Unix the value of $XDG_SESSION_ID. E.g. “5”.