INPayBillIntentHandling_Extensions
Confirm(IINPayBillIntentHandling, INPayBillIntent, Action<INPayBillIntentResponse>)
ConfirmPayBill(IINPayBillIntentHandling, INPayBillIntent, Action<INPayBillIntentResponse>)
HandlePayBill(IINPayBillIntentHandling, INPayBillIntent, Action<INPayBillIntentResponse>)
ResolveBillPayee(IINPayBillIntentHandling, INPayBillIntent, Action<INBillPayeeResolutionResult>)
ResolveBillType(IINPayBillIntentHandling, INPayBillIntent, Action<INBillTypeResolutionResult>)
ResolveDueDate(IINPayBillIntentHandling, INPayBillIntent, Action<INDateComponentsRangeResolutionResult>)
ResolveFromAccount(IINPayBillIntentHandling, INPayBillIntent, Action<INPaymentAccountResolutionResult>)
ResolveTransactionAmount(IINPayBillIntentHandling, INPayBillIntent, Action<INPaymentAmountResolutionResult>)
ResolveTransactionNote(IINPayBillIntentHandling, INPayBillIntent, Action<INStringResolutionResult>)
ResolveTransactionScheduledDate(IINPayBillIntentHandling, INPayBillIntent, Action<INDateComponentsRangeResolutionResult>)
xamarinios
namespace Intents
{
public static class INPayBillIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void HandlePayBill(this IINPayBillIntentHandling! This, INPayBillIntent! intent, [BlockProxy(typeof(NIDActionArity1V119))] Action<INPayBillIntentResponse!>! 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