//sorisdk/com.iplateia.sorisdk/PendingRequestManager/Companion
Companion
[androidJvm]
object Companion
Functions
| Name | Summary |
|---|---|
| getInstance | [androidJvm] fun getInstance(apiClient: SORIApiClient, config: SORIConfig): PendingRequestManager Get or create the singleton instance of PendingRequestManager |
| updateInstance | [androidJvm] fun updateInstance(apiClient: SORIApiClient, config: SORIConfig) Update the configuration and API client for the singleton instance |
