prepareReportingWithCoordinates

external fun prepareReportingWithCoordinates(coordinates: Coordinates, categoryId: Int = 0): Int

Prepare reporting

Return

If in dry run mode ( category id != 0 ), will check if reporting is possible and return the error code:

If in preparing mode ( category id = 0 ):

Parameters

categoryId

Report category id, default = 0. If != 0, a dry run test is performed to check if the given category id can be reported

coordinates

Report coordinates.