Packages

object Subscribe extends Serializable

Source
model.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Subscribe
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(topicFilter: String): Subscribe

    A convenience for subscribing to a single topic with at-least-once semantics

  2. def apply(topicFilters: Seq[(String, ControlPacketFlags)]): Subscribe

    3.8 SUBSCRIBE - Subscribe to topics http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html