Provides a method for getting an authorization token, as part of the platform initialization process.
public interface IAuthCodeHandler
Called by the Connected Devices platform when it is initializing and has acquired a new authorization code.
void onAuthCodeFetched(String authCode)
Parameters
authCode - the previous authorization code that the system will attempt to refresh