Neokernel API

BugReportInterface.submitBugReport Method

Submits a bug report from the specified author (or entity) using the description.

void submitBugReport(
   string author,
   string description
);

See Also

BugReportInterface Interface | com.neokernel.email Namespace