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