IINGetRideStatusIntentHandling
HandleRideStatus(INGetRideStatusIntent, Action<INGetRideStatusIntentResponse>)
StartSendingUpdates(INGetRideStatusIntent, IINGetRideStatusIntentResponseObserver)
StopSendingUpdates(INGetRideStatusIntent)
Confirm(IINGetRideStatusIntentHandling, INGetRideStatusIntent, Action<INGetRideStatusIntentResponse>)
ConfirmRideStatus(IINGetRideStatusIntentHandling, INGetRideStatusIntent, Action<INGetRideStatusIntentResponse>)
xamarinios
namespace Intents
{
public static class INGetRideStatusIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ConfirmRideStatus(this IINGetRideStatusIntentHandling! This, INGetRideStatusIntent! intent, [BlockProxy(typeof(NIDActionArity1V106))] Action<INGetRideStatusIntentResponse!>! completion);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin watchOS | 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