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: 592.1.30.0
Syntax
C#
public bool ReceiveStatus { get; }

Property Value

Type: Boolean
See Also