pub fn get_server_information() -> Result<ServerInformation>
Returns a struct containing ServerInformation.
ServerInformation
This struct contains name, vendor, version and spec_version of the notification server running.
name
vendor
version
spec_version
(zbus only)