GraphParams

data class GraphParams(val appName: String, val userId: String, val sessionId: String, val eventId: String)

Constructors

Link copied to clipboard
constructor(appName: String, userId: String, sessionId: String, eventId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard