onExtraInteger abstract method

void onExtraInteger(
  1. int value,
  2. int sign
)

Implementation

void onExtraInteger(int value, int sign);