Contains the transaction summary when an item
is purchased, money is given, or land is purchased

C# |
public class MoneyBalanceReplyEventArgs : EventArgs

All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
MoneyBalanceReplyEventArgs(UUID, Boolean, Int32, Int32, Int32, String, TransactionInfo) |
Construct a new instance of the
MoneyBalanceReplyEventArgs object
|
![]() |
Balance |
Get the remaining currency balance
|
![]() |
Description |
Get the description of the transaction
|
![]() |
MetersCommitted |
Get the meters comitted
|
![]() |
MetersCredit |
Get the meters credited
|
![]() |
Success |
True of the transaction was successful
|
![]() |
TransactionID |
Get the ID of the transaction
|
![]() |
TransactionInfo |
Detailed transaction information
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)