enum O2GReportUrlError

Brief

The errors returned by getReportURL.

Static Public Fields

ReportUrlNotLogged

Attempting to use the method without logging in to the server.

ReportUrlNotSupported

The report URL is not supported.

ReportUrlTooSmallBuffer

The given buffer is too small.

back