The DisGUISE C# class library

EventReporter Constructor 

Instantiate and prepare the object.

public EventReporter(
   IPhonePort port,
   bool needInit
);

Parameters

port
The phone port from which to receive events from.
needInit
Indicates whether the phone needs initialization to report events.

See Also

EventReporter Class | DisGUISE.Phone Namespace