A Smash session object. This holds all the state of a joined session.
The SmashSession SessionState type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| SmashSession SessionState |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ClientID |
Gets or sets the client identifier of the tombstoned session state.
| |
| LastKnownRowTime |
Gets or sets the last known synchronization time of the tombstoned session state.
| |
| MeetingToken |
Gets or sets the meeting token of the tombstoned session state.
| |
| SessionID |
Gets or sets the session ID of the tombstoned session state.
|
See Also