Webcom Result
Wraps the result of a computation of type T.
It is typically used for implementing callbacks that may fail in various methods such as AuthenticationService.unauthenticate, GuestMethod.authenticate... or DatasyncNode.subscribe.
Types
Link copied to clipboard
Provides useful tools for building WebcomResult instances.
Link copied to clipboard
Represents a failed computation with an error that originated the failure.