Review Screen Event
Events triggered on the review screen.
If you use the Screen API all events will be triggered automatically.
If you use the Component API some events will not be triggered (for ex. events which rely on onBackPressed). You need to check whether all the events you are interested in are triggered.
Entries
Link copied to clipboard
UPLOAD_ERROR
Content copied to clipboard
Triggers when upload failed.(Screen API + Component API)