toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ipc-client-core
/
com.mapbox.dash.sdk.ipc.client.core
/
IpcRateLimiter
Ipc
Rate
Limiter
interface
IpcRateLimiter
Inheritors
WindowIpcRateLimiter
Members
Functions
try
Acquire
Link copied to clipboard
abstract
fun
tryAcquire
(
key
:
String
,
maxCallsPerWindow
:
Int
)
:
Boolean
Attempts to record one call for
key
within the current time window.