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

numberOfSubscriptions

open fun numberOfSubscriptions(): Int

Gets the number of subscriptions attached to the current io.vertx.rxjava.ext.stomp.Destination.

Return
the number of subscriptions.