ProfilerType

sealed class ProfilerType

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : ProfilerType
Link copied to clipboard
object Shs : ProfilerType
Link copied to clipboard
Link copied to clipboard
object Yts : ProfilerType

Properties

Link copied to clipboard
abstract val value: String