| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
An event that's emitted when a dial-in call was hung up. More...
import <AnalogModem.idl;
 
  
| Public Attributes | |
| boolean | disconnectedRemotely | 
| If true, the call was disconnected by the caller If false, the call was disconnected locally, e.g. | |
|  Public Attributes inherited from serial::AnalogModem::DialInEvent | |
| string | number | 
| The caller's phone number. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
An event that's emitted when a dial-in call was hung up.
Definition at line 46 of file AnalogModem.idl.
| boolean serial::AnalogModem::CallEndedEvent::disconnectedRemotely | 
If true, the call was disconnected by the caller If false, the call was disconnected locally, e.g.
due to a connection failure
Definition at line 47 of file AnalogModem.idl.