resumeRecorderCompleted abstract method

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

Implementation

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