Changes

Jump to: navigation, search

An iOS 10 Example SiriKit Messaging Extension

7 bytes added, 14:59, 12 September 2016
Reviewing the Intent Handler
If this template were to be repurposed for a different domain, these protocol declarations would need to be replaced. For a payment extension, for example, the declaration might read as follows:
 
<pre>
class IntentHandler: INExtension, INSendPaymentIntentHandling, INRequestPaymentIntent {
.

Navigation menu