Contents

INMessage

An object that describes a sent or received message.

Declaration

class INMessage

Mentioned in

Overview

When your app responds to an INSearchForMessagesIntent, you create instances of this class to provide Siri with information about the messages in your app. Each message contains a unique identifier, the participants’ details, and the content. You can group messages into larger discussions and, if you app supports multiple services, identify the service that delivers each message.

Topics

Creating a Message

Identifying the Message

Getting the Participants

Getting the Content

Getting the Supplementary Attributes

Initializers

Instance Properties

See Also

Managing Message Information