Share via


InteractionStream.InteractionClient Property

Returns the user supplied interaction client associated with this interaction stream.

Syntax

public IInteractionClient InteractionClient { get; }

Property Value

Type: IInteractionClient
The interaction client associated with this interaction stream.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionStream Class
InteractionStream Members
Microsoft.Kinect.Toolkit.Interaction Namespace