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 WebcomApplication.withAsset or AuthenticationService.unauthenticate, GuestMethod.authenticate... or DatasyncNode.subscribe.
Types
Companion
Link copied to clipboard
object Companion
Content copied to clipboard
Provides useful tools for building WebcomResult instances.
Functions
Properties
failureError
Link copied to clipboard