Pyze bitcoin class.
More...
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostImportedPrivateKey |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the imported private key event.
- Parameters
-
customAttributes | Custom attributes. |
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostReceivedBitCoins |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the received bit coins event.
- Parameters
-
customAttributes | Custom attributes. |
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostRequestedBitCoins |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the requested bit coins event.
- Parameters
-
customAttributes | Custom attributes. |
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostScannedPrivateKey |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the scanned private key event.
- Parameters
-
customAttributes | Custom attributes. |
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostSentBitCoins |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the sent bit coins event.
- Parameters
-
customAttributes | Custom attributes. |
static void pyze.xamarin.android.PyzeEvents.PyzeBitcoin.PostViewedTransaction |
( |
Dictionary< string, object > |
customAttributes | ) |
|
|
inlinestatic |
Posts the viewed transaction event.
- Parameters
-
customAttributes | Custom attributes. |
The documentation for this class was generated from the following file: