onError abstract method

void onError(
  1. Object error
)

Called if an error occured during the authentication process.

Implementation

void onError(Object error);