| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Base type of all webcam event. More...
import <WebcamManager.idl;
 
  
| Public Attributes | |
| Webcam | webcam | 
| The webcam which was affected. | |
| Information | information | 
| Information about the camera. | |
| string | name | 
| The user-assigned camera name. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Base type of all webcam event.
Definition at line 27 of file WebcamManager.idl.
| Information webcam::WebcamEvent::information | 
Information about the camera.
Definition at line 29 of file WebcamManager.idl.
| string webcam::WebcamEvent::name | 
The user-assigned camera name.
Definition at line 30 of file WebcamManager.idl.
| Webcam webcam::WebcamEvent::webcam | 
The webcam which was affected.
Definition at line 28 of file WebcamManager.idl.