MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onReady

Method onReady

typings/embedded_network/dnssd.d.ts:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 export interface ClaimOptions {
36 host: string;
37 onReady?(): void;
38 onError?(): void;
39 }
40

Callers 11

bleserver.jsFile · 0.65
bleclient.jsFile · 0.65
probeMethod · 0.65
completeMethod · 0.65
timeoutMethod · 0.65
constructorMethod · 0.65
#fillQueueMethod · 0.65
constructorMethod · 0.65
#fillQueueMethod · 0.65
connectMethod · 0.65
startStateEngineMethod · 0.65

Implementers 1

ApplicationBehaviorcontributed/somafm/main.js

Calls

no outgoing calls

Tested by

no test coverage detected