Click or drag to resize
LyncPlatformLibraryAudioVideoMediaParentInteraction Property
Gets the ILyncPlatformLibraryInteraction instance which is associated with the current media.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ILyncPlatformLibraryInteraction ParentInteraction { get; }

Property Value

Type: ILyncPlatformLibraryInteraction

Implements

ILyncPlatformLibraryMediaParentInteraction
See Also