AnalyticsRequestV2Storage

Functions

Link copied to clipboard
abstract suspend fun delete(id: String)
Link copied to clipboard
abstract suspend fun retrieve(id: String): AnalyticsRequestV2?
Link copied to clipboard
abstract suspend fun store(request: AnalyticsRequestV2): String