Contents

speakableGroupNames

The names of any groups associated with the message.

Declaration

var speakableGroupNames: [INSpeakableString]? { get }

Discussion

When this property contains one or more strings, your search should return only messages that sent to the specified groups. Use the operator in the speakableGroupNamesOperator property to determine whether to search for messages containing all, some, or none of the specified groups.

See Also

Getting the Senders and Recipients