CallIsSendingShare Property |
True if the local party of this call is sending share. Otherwise, false.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public bool IsSendingShare { get; }
Property Value
Type:
BooleanRemarks Since: 0.1.7
See Also