Click or drag to resize

VideoChannelReceiveStatusEventArgsReceiveStatus Property

Boolean representing whether the video channel started or stopped receiving video packets.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool ReceiveStatus { get; }

Property Value

Type: Boolean
See Also