MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / openInBrowser

Method openInBrowser

src/plugins/system/system.d.ts:227–227  ·  view source on GitHub ↗

* Opens src in browser * @param src

(src: string)

Source from the content-addressed store, hash-verified

225 * @param src
226 */
227 openInBrowser(src: string): void;
228 /**
229 * Launch an Android application activity.
230 *

Callers 11

onDeviceReadyFunction · 0.65
main.jsFile · 0.65
settingsPage.jsFile · 0.65
initMethod · 0.65
refundFunction · 0.65
onContentClickFunction · 0.65
welcome.jsFile · 0.65
sponsors.jsFile · 0.65
runFunction · 0.65
openBrowserFunction · 0.65
onInteractFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected