Untitled

mail@pastecode.io avatar
unknown
kotlin
25 days ago
177 B
4
Indexable
Never
val monitorConfiguration = CLMonitorConfiguration.configWithMonitorName(
    name = "talli_geofencing",
    queue = DISPATCH_QUEUE_CONCURRENT,
    eventHandler = eventHandler,
)
Leave a Comment