Provider
Synchronous
No Custom Parameters
Unregisters a device with JTAPI.
JTapiUnsubscribe will unregister a device previously successfully registered with JTapiNonTriggeringSubscribe.
None
| 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 device name of the device to be unregistered. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| ResultCode | System.String | Describes the result of the action with a textual success or error message. |
Branch Conditions
No description.
No description.
No description.