Error codes specific beacon failure reasons.

Enumeration Members

AccessForbidden: 1

User is not authenticated or the session has expired. (HTTP 401)

ConflictAnotherSession: 3

The request conflicts with another active session. (HTTP 409)

GeneralError: 0

General error when no specific code is applicable.

GeoRestricted: 2

Access is denied due to geographic location restrictions. (HTTP 403)