Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

This event will be triggered when the Save as dialog is opened.

Interface

{"msgId": "",
"msgName":"kyvos.viewer.onSaveAsDialogOpen", "payload": {
"info": {
"status": "success",
"desc": ""
},
"data": {
}}

Example

{"msgId": "Guid_9244084092",
"msgName": "kyvos.viewer.onSaveAsDialogOpen", "payload": {
"info": {
"status": "success",
"desc": "SaveAs dialog opened successfully.", "extDesc": "",
"code": 0
},
"data": null}}
  • No labels