The DisGUISE C# class library

IPhonePort.OnRawEvent Event

event RawEventHandler OnRawEvent;

Event Data

The event handler receives an argument of type RawEventArgs containing data related to this event. The following RawEventArgs property provides information specific to this event.

Property Description
Line  

See Also

IPhonePort Interface | DisGUISE.Backend Namespace