MCPcopy Index your code
hub / github.com/NativeScript/capacitor / notify

Method notify

src/definitions.ts:2–2  ·  view source on GitHub ↗
(options: {value: any})

Source from the content-addressed store, hash-verified

1export interface NativeScriptCapPlugin {
2 notify(options: {value: any}): void
3}

Callers 2

onMessageMethod · 0.65
sendMessageMethod · 0.65

Implementers 3

NativeScriptCapPluginandroid/src/main/java/org/nativescript
NativeScriptCaptesting/testingInterface.ts

Calls

no outgoing calls

Tested by

no test coverage detected