public static interface AntPlusGeocachePcc.IAuthTokenRequestFinishedReceiver
Modifier and Type | Method and Description |
---|---|
void |
onNewAuthTokenRequestFinished(AntPlusGeocachePcc.GeocacheRequestStatus status,
long authToken)
Receives the data from a AuthTokenRequestFinished event.
|
void onNewAuthTokenRequestFinished(AntPlusGeocachePcc.GeocacheRequestStatus status, long authToken)
status
- The AntPlusGeocachePcc.GeocacheRequestStatus
defining the result of the authentication token request.authToken
- The authentication token sent by the device, or -1 if the request was unsuccessful.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.