kotlin-sdk
android
/
com.amplitude.android.events
/
IngestionMetadata
Ingestion
Metadata
open
class
IngestionMetadata
@
JvmOverloads
constructor
(
sourceName
:
String
?
,
sourceVersion
:
String
?
)
:
IngestionMetadata
Content copied to clipboard
Inherited functions
Inherited properties
Inherited properties
sourceName
Link copied to clipboard
val
sourceName
:
String
?
Content copied to clipboard
sourceVersion
Link copied to clipboard
val
sourceVersion
:
String
?
Content copied to clipboard
Inherited functions
clone
Link copied to clipboard
fun
clone
(
)
:
IngestionMetadata
Content copied to clipboard