identifiers
The array of message identifiers.
Declaration
var identifiers: [String]? { get }Discussion
Each string in this property corresponds to a message identifier that you use to locate the corresponding message in your app. The identifiers themselves are in the identifier property of an INMessage object returned during a search.