Gets info for a specific Smash session.
Namespace: Microsoft.Hawaii.Smash.ClientAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- identity
- Type: Microsoft.Hawaii ClientIdentity
ClientIdentity object used for authentication.
- meetingToken
- Type:
System Guid
The meeting token of the session to get info for.
- sessionID
- Type:
System Guid
The session ID of the session to get info for.
- state
- Type:
System Object
State to be passed as userState in the completion event args.
See Also