closeRecorderCompleted abstract method

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

Implementation

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