library / dev.bmcreations.scrcast.recorder.notification / NotificationProvider / update
update¶
open fun update(state:
RecordingState
):
Unit
Updates the current notification based on the new RecordingState.
Can be overridden to handle internal events related to your Notification.
(e.g handle timer during pause/resume)