Enum SessionEventStreamEventType
- Assembly
- Diffusion.Client.dll
The event type.
public enum SessionEventStreamEventType
Fields
PROPERTIES = 1The event indicates a change to the session properties of the identified session.
STATE = 0The event indicates a change of state of the identified session, including the opening of a new session.