Class GetEventsResponse.EventInfo
java.lang.Object
org.stellar.sdk.responses.sorobanrpc.GetEventsResponse.EventInfo
- Enclosing class:
GetEventsResponse
-
Constructor Details
-
EventInfo
-
-
Method Details
-
parseTopic
Parses thetopicfield from a list of strings to a list ofSCValobjects.- Returns:
- a list of parsed
SCValobjects
-
parseValue
Parses thevaluefield from a string to anSCValobject.- Returns:
- the parsed
SCValobject
-
getType
-
getLedger
-
getLedgerClosedAt
-
getContractId
-
getId
-
getTopic
-
getValue
-
getInSuccessfulContractCall
-
getTransactionHash
-
equals
-
hashCode
public int hashCode() -
toString
-