Click or drag to resize
IIPCameraGetSystemBackup Method
Retrieves system backup configuration file(s). Returned with reference to a name and mime-type together with binary data.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
List<IPCameraBackupFile> GetSystemBackup()

Return Value

Type: ListIPCameraBackupFile
See Also