subscriptionIds

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

Parameters

value

List of subscription ids to be query. If the list is null or empty, the API will query all the subscriptions of the user.


@JvmName(name = "lxumsylqiuiedrrq")
suspend fun subscriptionIds(vararg values: String)

Parameters

values

List of subscription ids to be query. If the list is null or empty, the API will query all the subscriptions of the user.