Callback interface that will be called when a network or other error is encountered while logging in.
Package: | widget |
onError(FacebookException)
Called when the share action encounters an error.
public void onError(FacebookException error)
Parameter | Description |
---|---|
error | The error that occurred |