SendAnalyticsEventsUseCase

class SendAnalyticsEventsUseCase(sendUserPropertiesUseCase: SendUserPropertiesUseCase, sendManeuversAnalyticsEventsUseCase: SendManeuversAnalyticsEventsUseCase)

Constructors

Link copied to clipboard
constructor(sendUserPropertiesUseCase: SendUserPropertiesUseCase, sendManeuversAnalyticsEventsUseCase: SendManeuversAnalyticsEventsUseCase)

Functions

Link copied to clipboard
suspend operator fun invoke()