PairingObject

public class PairingObject implements Parcelable

An object returned if processIdToken flow proposes an automatic pairing. To allow automatic pairing the developer should trigger the approve method of the object. Implements Parcelable so the developer will be able to pass it via intents.

Functions

Link copied to clipboard
public void approve(Context context, PingOne.PingOneSDKPairingCallback callback)
Approve pairing