monitored Subscription List
Parameters
value
List of subscriptions and the state of the monitoring.
Parameters
values
List of subscriptions and the state of the monitoring.
suspend fun monitoredSubscriptionList(argument: List<suspend MonitoredSubscriptionArgsBuilder.() -> Unit>)
suspend fun monitoredSubscriptionList(vararg argument: suspend MonitoredSubscriptionArgsBuilder.() -> Unit)
suspend fun monitoredSubscriptionList(argument: suspend MonitoredSubscriptionArgsBuilder.() -> Unit)
Parameters
argument
List of subscriptions and the state of the monitoring.