get One Time Pass Code
public static void getOneTimePassCode(Context context, PingOne.PingOneOneTimePasscodeCallback callback)
Requests the SDK to provide One Time Passcode.
Parameters
context
The context of the calling application.
callback
PingOneOneTimePasscodeCallback is triggered upon completion of the flow. Will contain the passcode data.