interrupted constant

int const interrupted

the process was interrupted by the user (cancelled the new selfie capturing)

Implementation

static const int interrupted = 2;