@Deprecated public interface TwinChangedCallback
execute(Map)
upon receiving a property or tags changes from an IoT Hub Device Twin.| Modifier and Type | Method and Description |
|---|---|
void |
execute(Map<String,Object> changes)
Deprecated.
Executes the callback.
|
Copyright © 2019. All rights reserved.