XRayMachine: OnScreeningComplete

Invoked when the x-ray machine completes screening product

Note: This event does not support multiple subscription. Previous subscription will be lost if subscribe twice.

Event

void xxxxxxxxxxxxxxxxx (sender: object, product: Product);

Parameters

Name Type Description
sender Object The object associated with the changed property
product Product The product the completion is associated with
level Integer The screening level
result Integer The result
  • 0: No Data
  • 1: Cleared
  • 2: Rejected
  • 3: Timeout
  • 4: Skipped
  • 5: Threat