Contents

INSearchForMessagesIntentResponseCode.success

You successfully handled the intent.

Declaration

case success

Discussion

Use this code when your app completed the search successfully, regardless of the number of found messags. If the search yielded one or more messages, provide the details of those messages in the messages property.

See Also

Response State