| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: image upload to storage started. More...
import <StorageManager.idl;
 
  
| Public Attributes | |
| Webcam | webcam | 
| webcam object | |
| string | folderUrl | 
| URL under which the containing folder can be accessed. | |
|  Public Attributes inherited from event::UserEvent | |
| string | actUserName | 
| user who triggered event | |
| string | actIpAddr | 
| ip or device on which user is logged in | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: image upload to storage started.
Definition at line 97 of file StorageManager.idl.
| string webcam::StorageManager::ImageUploadStartedEvent::folderUrl | 
URL under which the containing folder can be accessed.
Definition at line 99 of file StorageManager.idl.
| Webcam webcam::StorageManager::ImageUploadStartedEvent::webcam | 
webcam object
Definition at line 98 of file StorageManager.idl.