notify_failed
Description:
[
HasEmitter ]
public virtual signal void notify_failed (
List<
Uri> callback_urls,
Error reason)
Emitted whenever notification of a client fails.
Parameters:
| reason |
a pointer to a Error describing why the notify failed
|
| callback_url |
a List of callback URLs
|