Interface OfflineErrorCallbackObject

Object passed to OfflineErrorCallbackDelegate.

Hierarchy

Properties

debugMessage: string

An internal error message that might contain additional details about the issue.

errorCode: number

The error code.

message: string

An error message describing the issue.

Generated using TypeDoc