JS library_callback.result - gd-99/symbiogd GitHub Wiki
A result to be passed to a callback.
Methods
This class hasn't any method.
Static methods
- [Webos.Callback.Result](JS library_callback.result) Webos.Callback.Result.error(msg) : Build a result which is an error.
- String msg The error message.