startRecorderCompleted abstract method

void startRecorderCompleted(
  1. int? state,
  2. bool? success
)

Implementation

void startRecorderCompleted(int? state, bool? success);