pub fn get_server_information() -> Result<ServerInformation>
Returns a [ServerInformation] struct describing the running notification server.
ServerInformation
The struct contains name, vendor, version, and spec_version.
name
vendor
version
spec_version
(zbus only)