subscription_lost
Description:
public virtual signal void subscription_lost (
Error reason)
Emitted whenever the subscription to this service has been lost due to an error condition.
Parameters:
error |
A pointer to a Error describing why the subscription has been lost
|