IINGetRestaurantGuestIntentHandling
HandleRestaurantGuest(INGetRestaurantGuestIntent, Action<INGetRestaurantGuestIntentResponse>)
Confirm(IINGetRestaurantGuestIntentHandling, INGetRestaurantGuestIntent, Action<INGetRestaurantGuestIntentResponse>)
ConfirmRestaurantGuest(IINGetRestaurantGuestIntentHandling, INGetRestaurantGuestIntent, Action<INGetRestaurantGuestIntentResponse>)
xamarinios
namespace Intents
{
public static class INGetRestaurantGuestIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ConfirmRestaurantGuest(this IINGetRestaurantGuestIntentHandling! This, INGetRestaurantGuestIntent! guestIntent, [BlockProxy(typeof(NIDActionArity1V105))] Action<INGetRestaurantGuestIntentResponse!>! completion);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API