saveExternalIds

public abstract Unit saveExternalIds(Function0<Unit> success, Function1<Throwable, Unit> failed)

Send the external ids you have stored to the server. setExternalIds

Parameters

success

the callback that lets you know if the call was successful

failed

callback to indicate whether an error has occurred during verification