[ Version ( since = "3.26" ) ]
public virtual signal void notification (Client client, string method, Variant @params)
This signal is emitted when the client has sent a notification to us.
client |
A Client |
method |
The notification name |
id |
The params for the notification |