Interface MqttActionCallback
@NonNullByDefault
public interface MqttActionCallback
Implement this to be notified of the success or error of any method in 
MqttBrokerConnection that takes a
 callback.- Author:
 - David Graeff - Initial contribution
 
- 
Method Summary
 
- 
Method Details
- 
onSuccess
 - 
onFailure
 
 -