# RecorderManager.onInterruptionEnd(function callback)
Start from base library version 2.3.0. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Support
Listening recording interrupt end event. Received. interruptionBegin After the event, all recordings in the Mini Program will be suspended, and only after this event can they be successfully recorded again.
# parameter
# function callback
Callback function for recording interrupt end event