Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginResultListener

en

Unified callback of all plugins result listener

zh

统一回调监听接口

Hierarchy

  • PluginResultListener

Callable

  • __call(code: number, msg: string): void
  • en

    Unified callback of all plugins result listener

    zh

    统一回调监听接口

    Parameters

    • code: number
    • msg: string

    Returns void

Generated using TypeDoc