Click or drag to resize
IGDAuthTokenResultCallback Methods

The IGDAuthTokenResultCallback type exposes the following members.

Methods
  NameDescription
Public methodOnGDAuthTokenFailure

This callback will be invoked when a request for a BlackBerry Dynamics Auth token has failed. Information about the error condition is passed in a parameter.

Public methodOnGDAuthTokenSuccess

This callback will be invoked when a new BlackBerry Dynamics Auth token has been generated. Token generation is always in response to a call to the GetGDAuthToken function.

Top
See Also