532 B
532 B
ActivationArguments Object
Used on Windows only.
typestring - The type of activation that launched the app:'click','action', or'reply'.argumentsstring - The raw activation arguments string from Windows.actionIndexnumber (optional) - For'action'type, the index of the button that was clicked.replystring (optional) - For'reply'type, the text the user entered in the reply field.userInputsRecord<string, string> (optional) - A dictionary of all user inputs from the notification.