IINPayBillIntentHandling
HandlePayBill(INPayBillIntent, Action<INPayBillIntentResponse>)
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>)
xamarinwatchos
namespace Intents
{
public static class INPayBillIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ResolveTransactionNote(this IINPayBillIntentHandling! This, INPayBillIntent! intent, [BlockProxy(typeof(NIDActionArity1V81))] Action<INStringResolutionResult!>! completion);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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