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

Inheritance: VATRP.Core.Model.Commands.CallCommand
Afficher le fichier Open project: VTCSecureLLC/ace-windows Class Usage Examples

Méthodes publiques

Свойство Type Description
EnableCamera bool

Méthodes publiques

Méthode Description
ToggleCameraCommand ( IntPtr callPtr, bool mute ) : System

Method Details

ToggleCameraCommand() public méthode

public ToggleCameraCommand ( IntPtr callPtr, bool mute ) : System
callPtr System.IntPtr
mute bool
Résultat System

Property Details

EnableCamera public_oe property

public bool EnableCamera
Résultat bool