/AWS1/CL_IOWGETRESRCEVTCONFRSP¶
GetResourceEventConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_deviceregistrationstate
TYPE REF TO /AWS1/CL_IOWDEVREGSTATEEVTCONF
/AWS1/CL_IOWDEVREGSTATEEVTCONF
¶
Event configuration for the device registration state event.
io_proximity
TYPE REF TO /AWS1/CL_IOWPROXIMITYEVENTCONF
/AWS1/CL_IOWPROXIMITYEVENTCONF
¶
Event configuration for the proximity event.
io_join
TYPE REF TO /AWS1/CL_IOWJOINEVENTCONF
/AWS1/CL_IOWJOINEVENTCONF
¶
Event configuration for the join event.
io_connectionstatus
TYPE REF TO /AWS1/CL_IOWCONNSTATEVENTCONF
/AWS1/CL_IOWCONNSTATEVENTCONF
¶
Event configuration for the connection status event.
io_messagedeliverystatus
TYPE REF TO /AWS1/CL_IOWMSGDELIVERYSTATE00
/AWS1/CL_IOWMSGDELIVERYSTATE00
¶
Event configuration for the message delivery status event.
Queryable Attributes¶
DeviceRegistrationState¶
Event configuration for the device registration state event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DEVICEREGISTRATIONSTATE() |
Getter for DEVICEREGISTRATIONSTATE |
Proximity¶
Event configuration for the proximity event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROXIMITY() |
Getter for PROXIMITY |
Join¶
Event configuration for the join event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOIN() |
Getter for JOIN |
ConnectionStatus¶
Event configuration for the connection status event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIONSTATUS() |
Getter for CONNECTIONSTATUS |
MessageDeliveryStatus¶
Event configuration for the message delivery status event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MESSAGEDELIVERYSTATUS() |
Getter for MESSAGEDELIVERYSTATUS |