vertx / io.vertx.ext.stomp / Destination / numberOfSubscriptions

numberOfSubscriptions

abstract fun numberOfSubscriptions(): Int

Gets the number of subscriptions attached to the current Destination.

Return
the number of subscriptions.