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
- admClientId
- Type:
System String
Azure Data Market client id used for authentication.
- admClientSecret
- Type:
System String
Azure Data Market client secret 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