Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Event interface code doc (#825)
The `Event` interface is implemented by all events. The code docs were not clear on how a consumer leverages the `Event` interface to handle the event (for example transport the event). This code doc clarifies the intended usage of the Event interface.
- Loading branch information