FRUserKeys
public struct FRUserKeys
Manage UserKeys that are created by the SDK. The UserKeys are created with DeviceBindingCallback
-
FRUserKeys initizializer
Declaration
Swift
public init() -
Load all the
UserKeys that are created withDeviceBindingCallbackDeclaration
Swift
public func loadAll() -> [UserKey]
View on GitHub