Do Nothing Listener
A no-op implementation of the FRListener interface that does nothing when the asynchronous operation completes. This can be used when you want to start an asynchronous operation, but don't care about the result.