startPlayerCompleted abstract method

void startPlayerCompleted(
  1. int state,
  2. bool success,
  3. int duration
)

Implementation

void startPlayerCompleted(int state, bool success, int duration);