C# Class VATRP.Core.Model.Commands.ToggleCameraCommand

Inheritance: VATRP.Core.Model.Commands.CallCommand
Mostra file Open project: VTCSecureLLC/ace-windows Class Usage Examples

Public Properties

Property Type Description
EnableCamera bool

Public Methods

Method Description
ToggleCameraCommand ( IntPtr callPtr, bool mute ) : System

Method Details

ToggleCameraCommand() public method

public ToggleCameraCommand ( IntPtr callPtr, bool mute ) : System
callPtr System.IntPtr
mute bool
return System

Property Details

EnableCamera public_oe property

public bool EnableCamera
return bool