onLocalRecording abstract method

void onLocalRecording(
  1. int durationMs,
  2. String storagePath
)

Implementation

void onLocalRecording(int durationMs, String storagePath);