Data

data class Data(val token: String, val intents: Intents, val shard: Shard, val properties: Signal.Identify.Data.Prop)

Constructors

Link copied to clipboard
fun Data(token: String, intents: Intents, shard: Shard, properties: Signal.Identify.Data.Prop)

Types

Link copied to clipboard
data class Prop(val os: String, val browser: String, val device: String)

Properties

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