com.microsoft.azure.sdk.iot.device.DeviceTwin

Definition

Classes

Device
DeviceMethod
DeviceMethodData
DeviceTwin
Pair<Type1,Type2>
Property

Interfaces

DeviceMethodCallback
PropertyCallBack<Type1,Type2>

The interface for describing the callback that is triggered when there are changes in the client's twin desired properties.

TwinPropertiesCallback

Interface for receiving desired property callbacks all at once. See TwinPropertyCallBack for the interface for receiving desired property callbacks one at a time.

TwinPropertyCallBack

Interface for receiving desired property callbacks one property at a time. See TwinPropertiesCallback for the interface for receiving desired property callbacks all at once.

Enums

DeviceOperations