Click or drag to resize

AuxStreamPerson Property

Gets the person represented this auxiliary stream.

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public CallMembership Person { get; }

Property Value

Type: CallMembership
Remarks
Since: 2.0.0
See Also