stateCallback abstract method

void stateCallback(
  1. String transferKey,
  2. int key,
  3. String state
)

Implementation

void stateCallback(String transferKey, int key, String state);