addElements(_:intentToStore:)
Adds a list of identity element and defines the way an app, or it’s server, stores the elements.
Declaration
func addElements(_ elements: [PKIdentityElement], intentToStore: PKIdentityIntentToStore)Parameters
- elements:
A list of identity elements.
- intentToStore:
An object that defines how long an app or it’s server stores the elements.