API Reference/PrivMX Endpoint Java Extra/Core
RegistrationResult
A result for single CallbackRegistration.
Methods
getError
Retrieves any error that occured during the registration attempt.
Returns
Throwable ·
The Throwable representing the error if one occurred;
otherwise, returns null indicating a successful registration.
isError
Checks if the registration attempt associated with this result encountered an error.
Returns
boolean ·
true if an error is present (i.e., an exception occurred),
false if the registration was successful.
We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.
PrivMX Endpoint Java v2.6
This package is not up to date with the core documentation. Some of the features you've seen described in other parts of the documentation might not be mentioned here. Those changes do not influence compatibility, however