Untitled

Anonymous
kotlin
09/11/2024 6:04 PM
236 B
63
Indexable
val monitorConfiguration = CLMonitorConfiguration.configWithMonitorName(
    name = "talli_geofencing",
    queue = DISPATCH_QUEUE_CONCURRENT,
    eventHandler = eventHandler,
)
Editor is loading...
Leave a Comment