Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
EDaler.EDalerClient Member List

This is the complete list of members for EDaler.EDalerClient, including all inherited members.

Add(ISniffer Sniffer)Waher.Networking.XMPP.XmppExtension
Add(ISniffer Sniffer)Waher.Networking.XMPP.XmppExtension
AddRange(IEnumerable< ISniffer > Sniffers)Waher.Networking.XMPP.XmppExtension
AddRange(IEnumerable< ISniffer > Sniffers)Waher.Networking.XMPP.XmppExtension
Waher::Networking::ICommunicationLayer.AddRange(IEnumerable< ISniffer > Sniffers)Waher.Networking.ICommunicationLayer
BalanceUpdatedEDaler.EDalerClient
BuyEDalerClientUrlReceivedEDaler.EDalerClient
BuyEDalerCompletedEDaler.EDalerClient
BuyEDalerErrorEDaler.EDalerClient
BuyEDalerOptionsClientUrlReceivedEDaler.EDalerClient
BuyEDalerOptionsCompletedEDaler.EDalerClient
BuyEDalerOptionsErrorEDaler.EDalerClient
clientWaher.Networking.XMPP.XmppExtensionprotected
ClientWaher.Networking.XMPP.XmppExtension
ClientDisposedWaher.Networking.XMPP.XmppExtension
ComponentAddressEDaler.EDalerClient
CreateFullPaymentUri(decimal Amount, decimal? AmountExtra, CaseInsensitiveString Currency, int ValidNrDays)EDaler.EDalerClient
CreateFullPaymentUri(string ToBareJid, decimal Amount, decimal? AmountExtra, CaseInsensitiveString Currency, int ValidNrDays)EDaler.EDalerClient
CreateFullPaymentUri(string ToBareJid, decimal Amount, decimal? AmountExtra, CaseInsensitiveString Currency, int ValidNrDays, string Message)EDaler.EDalerClient
CreateFullPaymentUri(LegalIdentity ToLegalId, decimal Amount, decimal? AmountExtra, CaseInsensitiveString Currency, int ValidNrDays)EDaler.EDalerClient
CreateFullPaymentUri(LegalIdentity ToLegalId, decimal Amount, decimal? AmountExtra, CaseInsensitiveString Currency, int ValidNrDays, string PrivateMessage)EDaler.EDalerClient
CreateIncompletePayMeUri(string BareJid, decimal? Amount, decimal? AmountExtra, string Currency, string Message)EDaler.EDalerClient
CreateIncompletePayMeUri(LegalIdentity Id, decimal? Amount, decimal? AmountExtra, string Currency, string PrivateMessage)EDaler.EDalerClient
DecoupledEventsWaher.Networking.XMPP.XmppExtension
DecryptMessage(byte[] EncryptedMessage, byte[] PublicKey, Guid TransactionId)EDaler.EDalerClient
DecryptMessage(byte[] EncryptedMessage, byte[] PublicKey, Guid TransactionId, string RemoteEndpoint)EDaler.EDalerClient
Dispose()EDaler.EDalerClientvirtual
EDalerClient(XmppClient Client, ContractsClient ContractsClient, string ComponentAddress)EDaler.EDalerClient
Error(string Error)Waher.Networking.XMPP.XmppExtension
Error(DateTime Timestamp, string Error)Waher.Networking.XMPP.XmppExtension
Error(string Error)Waher.Networking.XMPP.XmppExtension
Error(DateTime Timestamp, string Error)Waher.Networking.XMPP.XmppExtension
Exception(Exception Exception)Waher.Networking.XMPP.XmppExtension
Exception(string Exception)Waher.Networking.XMPP.XmppExtension
Exception(DateTime Timestamp, string Exception)Waher.Networking.XMPP.XmppExtension
Exception(DateTime Timestamp, Exception Exception)Waher.Networking.XMPP.XmppExtension
Exception(Exception Exception)Waher.Networking.XMPP.XmppExtension
Exception(string Exception)Waher.Networking.XMPP.XmppExtension
Exception(DateTime Timestamp, string Exception)Waher.Networking.XMPP.XmppExtension
Exception(DateTime Timestamp, Exception Exception)Waher.Networking.XMPP.XmppExtension
ExtensionsEDaler.EDalerClient
GetAccountEvents(int MaxEvents, EventHandlerAsync< AccountEventsEventArgs > Callback, object State)EDaler.EDalerClient
GetAccountEvents(string ComponentAddress, int MaxEvents, EventHandlerAsync< AccountEventsEventArgs > Callback, object State)EDaler.EDalerClient
GetAccountEvents(int MaxEvents, DateTime From, EventHandlerAsync< AccountEventsEventArgs > Callback, object State)EDaler.EDalerClient
GetAccountEvents(string ComponentAddress, int MaxEvents, DateTime From, EventHandlerAsync< AccountEventsEventArgs > Callback, object State)EDaler.EDalerClient
GetAccountEventsAsync(int MaxEvents)EDaler.EDalerClient
GetAccountEventsAsync(string ComponentAddress, int MaxEvents)EDaler.EDalerClient
GetAccountEventsAsync(int MaxEvents, DateTime From)EDaler.EDalerClient
GetAccountEventsAsync(string ComponentAddress, int MaxEvents, DateTime From)EDaler.EDalerClient
GetBalance(EventHandlerAsync< BalanceIqResultEventArgs > Callback, object State)EDaler.EDalerClient
GetBalance(string ComponentAddress, EventHandlerAsync< BalanceIqResultEventArgs > Callback, object State)EDaler.EDalerClient
GetBalanceAsync()EDaler.EDalerClient
GetBalanceAsync(string ComponentAddress)EDaler.EDalerClient
GetEnumerator()Waher.Networking.XMPP.XmppExtension
GetEnumerator()Waher.Networking.XMPP.XmppExtension
GetPendingPayments()EDaler.EDalerClient
GetServiceProvidersForBuyingEDaler(EventHandlerAsync< BuyEDalerServiceProvidersEventArgs > Callback, object State)EDaler.EDalerClient
GetServiceProvidersForBuyingEDaler(string ComponentAddress, EventHandlerAsync< BuyEDalerServiceProvidersEventArgs > Callback, object State)EDaler.EDalerClient
GetServiceProvidersForBuyingEDalerAsync()EDaler.EDalerClient
GetServiceProvidersForBuyingEDalerAsync(string ComponentAddress)EDaler.EDalerClient
GetServiceProvidersForSellingEDaler(EventHandlerAsync< SellEDalerServiceProvidersEventArgs > Callback, object State)EDaler.EDalerClient
GetServiceProvidersForSellingEDaler(string ComponentAddress, EventHandlerAsync< SellEDalerServiceProvidersEventArgs > Callback, object State)EDaler.EDalerClient
GetServiceProvidersForSellingEDalerAsync()EDaler.EDalerClient
GetServiceProvidersForSellingEDalerAsync(string ComponentAddress)EDaler.EDalerClient
HasSniffersWaher.Networking.XMPP.XmppExtension
Information(string Comment)Waher.Networking.XMPP.XmppExtension
Information(DateTime Timestamp, string Comment)Waher.Networking.XMPP.XmppExtension
Information(string Comment)Waher.Networking.XMPP.XmppExtension
Information(DateTime Timestamp, string Comment)Waher.Networking.XMPP.XmppExtension
InitiateBuyEDaler(string ServiceId, string ServiceProvider, decimal Amount, string Currency, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateBuyEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateBuyEDaler(string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateBuyEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateBuyEDalerAsync(string ServiceId, string ServiceProvider, decimal Amount, string Currency)EDaler.EDalerClient
InitiateBuyEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency)EDaler.EDalerClient
InitiateBuyEDalerAsync(string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateBuyEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateGetOptionsBuyEDaler(string ServiceId, string ServiceProvider, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsBuyEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsBuyEDaler(string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsBuyEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsBuyEDalerAsync(string ServiceId, string ServiceProvider)EDaler.EDalerClient
InitiateGetOptionsBuyEDalerAsync(string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateGetOptionsBuyEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateGetOptionsSellEDaler(string ServiceId, string ServiceProvider, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsSellEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsSellEDaler(string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsSellEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateGetOptionsSellEDalerAsync(string ServiceId, string ServiceProvider)EDaler.EDalerClient
InitiateGetOptionsSellEDalerAsync(string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateGetOptionsSellEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateSellEDaler(string ServiceId, string ServiceProvider, decimal Amount, string Currency, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateSellEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateSellEDaler(string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateSellEDaler(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl, EventHandlerAsync< TransactionIdEventArgs > Callback, object State)EDaler.EDalerClient
InitiateSellEDalerAsync(string ServiceId, string ServiceProvider, decimal Amount, string Currency)EDaler.EDalerClient
InitiateSellEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency)EDaler.EDalerClient
InitiateSellEDalerAsync(string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
InitiateSellEDalerAsync(string ComponentAddress, string ServiceId, string ServiceProvider, decimal Amount, string Currency, string TransactionId, string SuccessUrl, string FailureUrl, string CancelUrl)EDaler.EDalerClient
NamespaceEDalerEDaler.EDalerClientstatic
ReceiveBinary(byte[] Data)Waher.Networking.XMPP.XmppExtension
ReceiveBinary(DateTime Timestamp, byte[] Data)Waher.Networking.XMPP.XmppExtension
ReceiveBinary(byte[] Data)Waher.Networking.XMPP.XmppExtension
ReceiveBinary(DateTime Timestamp, byte[] Data)Waher.Networking.XMPP.XmppExtension
ReceiveText(string Text)Waher.Networking.XMPP.XmppExtension
ReceiveText(DateTime Timestamp, string Text)Waher.Networking.XMPP.XmppExtension
ReceiveText(string Text)Waher.Networking.XMPP.XmppExtension
ReceiveText(DateTime Timestamp, string Text)Waher.Networking.XMPP.XmppExtension
Remove(ISniffer Sniffer)Waher.Networking.XMPP.XmppExtension
Remove(ISniffer Sniffer)Waher.Networking.XMPP.XmppExtension
SellEDalerClientUrlReceivedEDaler.EDalerClient
SellEDalerCompletedEDaler.EDalerClient
SellEDalerErrorEDaler.EDalerClient
SellEDalerOptionsClientUrlReceivedEDaler.EDalerClient
SellEDalerOptionsCompletedEDaler.EDalerClient
SellEDalerOptionsErrorEDaler.EDalerClient
SendEDalerUri(string Uri, EventHandlerAsync< TransactionEventArgs > Callback, object State)EDaler.EDalerClient
SendEDalerUri(string ComponentAddress, string Uri, EventHandlerAsync< TransactionEventArgs > Callback, object State)EDaler.EDalerClient
SendEDalerUriAsync(string Uri)EDaler.EDalerClient
SendEDalerUriAsync(string ComponentAddress, string Uri)EDaler.EDalerClient
SniffersWaher.Networking.XMPP.XmppExtension
TransmitBinary(byte[] Data)Waher.Networking.XMPP.XmppExtension
TransmitBinary(DateTime Timestamp, byte[] Data)Waher.Networking.XMPP.XmppExtension
TransmitBinary(byte[] Data)Waher.Networking.XMPP.XmppExtension
TransmitBinary(DateTime Timestamp, byte[] Data)Waher.Networking.XMPP.XmppExtension
TransmitText(string Text)Waher.Networking.XMPP.XmppExtension
TransmitText(DateTime Timestamp, string Text)Waher.Networking.XMPP.XmppExtension
TransmitText(string Text)Waher.Networking.XMPP.XmppExtension
TransmitText(DateTime Timestamp, string Text)Waher.Networking.XMPP.XmppExtension
Warning(string Warning)Waher.Networking.XMPP.XmppExtension
Warning(DateTime Timestamp, string Warning)Waher.Networking.XMPP.XmppExtension
Warning(string Warning)Waher.Networking.XMPP.XmppExtension
Warning(DateTime Timestamp, string Warning)Waher.Networking.XMPP.XmppExtension
XmppExtension(XmppClient Client)Waher.Networking.XMPP.XmppExtension
XmppExtension(XmppClient Client)Waher.Networking.XMPP.XmppExtension