ErrorReason

enum ErrorReason { "NETWORK", "SERVER", "UNSUPPORTED_CONTENT" }

The reason for an error occurring.

Member List

Member Description
NETWORK Issue with the device's network connection.
SERVER The host server returned an error, e.g. file not found.
UNSUPPORTED_CONTENT Video format not supported by this device.
zapcode branded_zapcode i