# RecorderManager.onInterruptionEnd(function callback)

Start from base library version 2.3.0. Please remaining backward compatible.

Listens on the event that recording interruption ends. After the interruptionBegin event is received, all recording in the Mini Program is paused. After this event is received, recording can be started again.

# Parameters

# function callback

The callback function for the event that recording interruption ends.