SdkIdentifiers

open class SdkIdentifiers

Author

Umang Chamaria Date: 2019-05-22

Constructors

SdkIdentifiers
Link copied to clipboard
open fun SdkIdentifiers(@Nullable() userAttributeUniqueId: String, @Nullable() segmentAnonymousId: String, sdkUniqueId: String)

Properties

sdkUniqueId
Link copied to clipboard
val sdkUniqueId: String
segmentAnonymousId
Link copied to clipboard
val segmentAnonymousId: String
userAttributeUniqueId
Link copied to clipboard
val userAttributeUniqueId: String