Provider
Synchronous
No Custom Parameters
Gets the device status of a phone using JTAPI.
JTapiGetDeviceStatus gets the device status of a monitored phone using JTAPI.
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Timeout | System.Int32 | The Timeout property specifies to the Application Runtime Environment how long
to wait for a response from the provider for the current action.
The ReturnValue returned in this case is Timeout. The value must be a literal value in milliseconds. | |
| DeviceName * | System.String | The name of a controlled device to query. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| ResultCode | System.String | Describes the result of the action with a textual success or error message. |
| DeviceStatus | System.String | The current status of the queried device. Possible values are:
|
Branch Conditions
No description.
No description.
No description.