| VideoChannelReceiveStatusEventArgs Constructor |
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic VideoChannelReceiveStatusEventArgs(
VideoChannel videoChannel,
bool receiveStatus
)
Parameters
- videoChannel
- Type: Avaya.ClientServicesVideoChannel
- receiveStatus
- Type: SystemBoolean
See Also