Skip to content

//sorisdk/com.iplateia.sorisdk/PendingRequestManager/getPendingRequestCount

getPendingRequestCount

[androidJvm]
fun getPendingRequestCount(): Int

Returns the current number of pending requests in the queue.

This count includes all requests currently waiting to be processed, including those that may have expired but haven't been filtered out yet.

Return

The number of pending requests in the queue