• Preparing search index...
  • The search index is not available
batchsdk-cordova-builder
  • batchsdk-cordova-builder
  • helpers
  • invokeModernBridge

Function invokeModernBridge

  • invokeModernBridge(method, args?): Promise<{
        [key: string]: unknown;
    } | void>
  • Parameters

    • method:
          | Core
          | Push
          | Messaging
          | Inbox
          | User
          | ProfileAttributeOperation
          | SetupCallback
    • Optionalargs: unknown

    Returns Promise<{
        [key: string]: unknown;
    } | void>

    • Defined in helpers.ts:20

Settings

Member Visibility
batchsdk-cordova-builder
  • Loading...

Generated using TypeDoc