
C# | Visual Basic | Visual C++ |
public event EventHandler<MotionDetectionEvent> MotionDetection
Public Event MotionDetection As EventHandler(Of MotionDetectionEvent)
public: event EventHandler<MotionDetectionEvent^>^ MotionDetection { void add (EventHandler<MotionDetectionEvent^>^ value); void remove (EventHandler<MotionDetectionEvent^>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290