//sorisdk/com.iplateia.sorisdk/PendingRequestManager/clearPendingRequests
clearPendingRequests
[androidJvm]
fun clearPendingRequests()
Clears all pending requests from the queue.
This method removes all queued requests without processing them. Use this when you want to reset the queue state, such as during SDK shutdown or when changing configuration.
Warning: Cleared requests cannot be recovered.