pendingOutOfBandOperations property
Returns a PendingOutOfBandOperations object.
This operation retrieves the out-of-band operations that have been started in the server, and must be handled by the application running the Mobile SDK.
This is supported only when the backend uses nevisFIDO 7.2402.** or later.
Implementation
PendingOutOfBandOperations get pendingOutOfBandOperations;