Packages

class MqttTopicSubscription extends AnyRef

Represents a subscription to a topic

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MqttTopicSubscription
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MqttTopicSubscription(_asJava: AnyRef)

Value Members

  1. def asJava: AnyRef
  2. def qualityOfService(): MqttQoS

    returns

    Quality of Service level for the subscription

  3. def topicName(): String

    returns

    Subscription topic name