segments

@JvmName(name = "dvhsepudnainlgqv")
suspend fun segments(value: List<String>?)

Parameters

value

A list of strings. The list of segments that the send-via action uses.


@JvmName(name = "kovofnrhucuuhkht")
suspend fun segments(vararg values: String)

Parameters

values

A list of strings. The list of segments that the send-via action uses.