registration_result
Description:
public virtual signal void registration_result (void* error)
Indicates the result of a registration request; if error
is NULL the request was successful.
Parameters:
error |
the error, if any, that occurred while registering |