Ping One One Time Passcode Callback
    Callback interface that will return One time passcode object. PingOneSDKError object will be null if process completed successfully. OneTimePasscodeInfo object will be null if process did not complete successfully.
Functions
Link copied to clipboard
                  public abstract void onComplete(@Nullable() OneTimePasscodeInfo oneTimePasscodeInfo, @Nullable() PingOneSDKError error)