subscribeEventTypes

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

Parameters

value

A list of event types to subscribe to when using subscribe capability.


@JvmName(name = "ogqfcflgcwfxujtv")
suspend fun subscribeEventTypes(vararg values: String)

Parameters

values

A list of event types to subscribe to when using subscribe capability.