SessionEventArgs Class
Definition
Defines payload for SessionStarted/Stopped events.
public class SessionEventArgs
- Inheritance
-
java.lang.ObjectSessionEventArgs
Methods
| getSessionId() |
Represents the session identifier. |
| toString() |
Returns a String that represents the session event. |