PA_PROP_APPLICATION_PROCESS_SESSION_ID

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

extern (C)
enum PA_PROP_APPLICATION_PROCESS_SESSION_ID = "application.process.session_id";

Meta