public final class Events extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Events.Event
An event emitted from a smart contract
|
static interface |
Events.EventOrBuilder |
static class |
Events.EventsForVersions
A list of EventList's, each representing all events for a transaction.
|
static interface |
Events.EventsForVersionsOrBuilder |
static class |
Events.EventsList
A list of events.
|
static interface |
Events.EventsListOrBuilder |
static class |
Events.EventWithProof
An event along with the proof for the event
|
static interface |
Events.EventWithProofOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.