blackberry.com
BlackBerry Dynamics
Runtime library for macOS applications
from the application developer portal
Enumerations | Variables

BlackBerry Dynamics authentication token error domain

These constants can be used when handling BlackBerry Dynamics authentication token request errors, in a GDAuthTokenDelegate implementation.

Enumerations

Variables


Enumeration Type Documentation

Enumerator:
GDAuthTokenErrNotSupported 

The BlackBerry Dynamics server software installed at the enterprise doesn't support the authentication token mechanism.

GDAuthTokenErrRetry 

An error occurred during token generation or communication.

Sending the same request later mightn't encounter the same condition, and could succeed.


Variable Documentation

NSString* const GDAuthTokenDomain