struct Asterisk::ARI::DeviceStates::DeviceState
- Asterisk::ARI::DeviceStates::DeviceState
- Struct
- Value
- Object
Overview
Represents the state of a device.
Included Modules
- JSON::Serializable
Defined in:
asterisk/ari/models/device_states_device_state.crConstructors
Instance Method Summary
-
#name : String
Name of the device.
-
#name=(name : String)
Name of the device.
-
#state : String
Device's state
-
#state=(state : String)
Device's state