Stops the polling process immediately.
isRunning() returns false.Starts or resumes the polling process.
Indicates whether the polling process is currently running.
true if polling is active and not cancelled.false if polling has been stopped or has completed.
Control interface for managing an MFA push-notification polling session.
This interface provides imperative methods to start, stop, and inspect the status of a long-running polling loop that checks whether an MFA push challenge has been approved.