App icon file name. Defaults to an standard icon if nothing is set in the manifest.
To get the file, use dc_msg_get_webxdc_blob(). (not yet in jsonrpc, use rust api or cffi for it)
App icons should should be square, the implementations will add round corners etc. as needed.
True if full internet access should be granted to the app.
The name of the app.
Defaults to the filename if not set in the manifest.
Address to be used for window.webxdc.selfAddr
in JS land.
Milliseconds to wait before calling sendUpdate()
again since the last call.
Should be exposed to window.sendUpdateInterval
in JS land.
Maximum number of bytes accepted for a serialized update object.
Should be exposed to window.sendUpdateMaxSize
in JS land.
URL where the source code of the Webxdc and other information can be found; defaults to an empty string. Implementations may offer an menu or a button to open this URL.
short string describing the state of the app, sth. as "2 votes", "Highscore: 123", can be changed by the apps
Generated using TypeDoc
if the Webxdc represents a document, then this is the name of the document