Interface IEventResponse

Properties of an EventResponse.

Hierarchy

  • IEventResponse

Implemented by

Properties

eventResponseMessage?: null | IEventResponseMessage

EventResponse eventResponseMessage

eventResponseMessageKey?: null | proto.IMessageKey

EventResponse eventResponseMessageKey

timestampMs?: null | number | Long

EventResponse timestampMs

unread?: null | boolean

EventResponse unread

Generated using TypeDoc