SubmissionResult (struct)

Namespace: PorticoXREditor.Project.AppLibrary

App submission result.

Fields

  • string Error — Error text, if applicable.

Properties

Property Type Summary
IsCanceled bool If the submission request attempt was canceled.
IsSuccess bool If the submission request was successful.
HasError bool If an error occurred during submission.