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