getSubscription

abstract fun <T> getSubscription(key: SubscriptionKey<T>, marker: Marker = Marker.None): SubscriptionRef<T>(source)

Gets the SubscriptionRef by the specified SubscriptionKey.