The ReceiveStreamEvent will notify a listener of all events that
are received on a particular ReceiveStream. This allows the user to
get details on all the ReceiveStreams as they transition through
various states. ReceiveStreamEvents can be one of
ActiveReceiveStreamEvent
ApplicationEvent
InactiveReceiveStreamEvent
NewReceiveStreamEvent
PayloadChangeEvent
ReceiveStreamMappedEvent
TimeoutEvent