subscribe abstract method

void subscribe(
  1. String topic,
  2. QoS qos
)

Implementation

void subscribe(String topic, QoS qos);