Event
Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.
Event
This interface represents events in Transactions.
Event - stable
Upstream docs: Open
Signature
public interface Event
Members
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | fromProtoEvent(EventOuterClass.Event) | 3.4.8 | - | - |
| Open | getContractId() | 3.4.8 | - | - |
| Open | getNodeId() | 3.4.8 | - | - |
| Open | getOffset() | 3.4.8 | - | - |
| Open | getPackageName() | 3.4.8 | - | - |
| Open | getTemplateId() | 3.4.8 | - | - |
| Open | getWitnessParties() | 3.4.8 | - | - |
| Open | toProtoEvent() | 3.4.8 | - | - |
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.