[ Version ( since = "0.20.12" ) ]
public bool add_raw_notify (owned ServiceProxyNotifyCallback callback)
Get a notification for anything that happens on the peer.
value
in callback
will be of type POINTER and contain the pre-parsed
Doc. Do NOT free or modify this document.
this | |
callback |
The callback to call when the peer issues any variable notification. |
notify |
A DestroyNotify for |
user_data |
User data for |
|