Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Should pass IMqttActionListener on subscribe (#262)
On subscribe, a failure would be reported but onSuccess would never be called. The reason was not passing the IMqttActionListener forward to MqttClient. Signed-off-by: Fernando Governatore <[email protected]>
- Loading branch information