[ Version ( since = "1.7.1" ) ]
public async GenericArray<unowned SecurityAttr> get_host_security_events_async (uint limit, Cancellable? cancellable) throws Error
Gets all the host security events from the daemon.
You must have called [method@Client.connect_async] on this before using this method.
| this |
a Client |
| limit |
maximum number of events, or 0 for no limit |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |