DeviceProfileCallback

@objc
public class DeviceProfileCallback : HiddenValueCallback, ActionCallback

DeviceProfileCallback is a callback class that collects Device Information using DeviceCollector(s) in FRAuth SDK.

Properties

Init

  • Executes list of DeviceCollector to collect device information based on DeviceProfileCallback’s attributes

    Declaration

    Swift

    public func execute(_ completion: @escaping JSONCompletionCallback)

    Parameters

    completion

    Completion block that returns JSON of collected information