Signal
GUPnPService::notify-failed
Declaration
void
notify_failed (
  GUPnPService* self,
  gpointer callback_url,
  GError* reason,
  gpointer user_data
)
Description [src]
Emitted whenever notification of a client fails.
| Default handler: | The default handler is called after the handlers added via  | 
Parameters
| callback_url | A list of GUri* | 
| A  | |
| reason | GError | 
| A pointer to a  | |
| The data is owned by the caller of the function. |