跳转到主内容

激活参数对象

仅在Windows上使用。

  • type string - 应用程序启动方式: 'click''action'或者'reply'
  • arguments string - Winodws 传递过来的激活事件原始字符串参数。
  • actionIndex number (optional) - For 'action' type, the index of the button that was clicked.
  • reply string (optional) - For 'reply' type, the text the user entered in the reply field.
  • userInputs Record<string, string> (optional) - A dictionary of all user inputs from the notification.