Uses of Class
com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventInfo
Packages that use DeviceConnectionStateEventInfo
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of DeviceConnectionStateEventInfo in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return DeviceConnectionStateEventInfoModifier and TypeMethodDescriptionDeviceConnectionStateEventProperties.getDeviceConnectionStateEventInfo()Get the deviceConnectionStateEventInfo property: Information about the device connection state event.DeviceConnectionStateEventInfo.setSequenceNumber(String sequenceNumber) Set the sequenceNumber property: Sequence number is string representation of a hexadecimal number.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type DeviceConnectionStateEventInfoModifier and TypeMethodDescriptionDeviceConnectionStateEventProperties.setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo deviceConnectionStateEventInfo) Set the deviceConnectionStateEventInfo property: Information about the device connection state event.IotHubDeviceConnectedEventData.setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo deviceConnectionStateEventInfo) Set the deviceConnectionStateEventInfo property: Information about the device connection state event.IotHubDeviceDisconnectedEventData.setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo deviceConnectionStateEventInfo) Set the deviceConnectionStateEventInfo property: Information about the device connection state event.