Description

CoreError enumerates common error types that can be returned by LckCore.

References

Enum Members

MemberValueDescription
InternalError0An unexpected internal error occurred within the SDK.
MissingTrackingId1The trackingId provided during initialization was missing or invalid.
InvalidArgument2An invalid argument was passed to an SDK method.
UserNotLoggedIn3The operation could not be completed because the user is not logged in.