Variable ActivityConst

Activity: {
    RESULT_CANCELED: 0;
    RESULT_FIRST_USER: 1;
    RESULT_OK: -1;
} = ...

Type declaration