The DisGUISE C# class library

PhoneInteractor Class

This abstract class acts as a base for all other classes that want to contact the phone via its port object.

For a list of all members of this type, see PhoneInteractor Members.

System.Object
   DisGUISE.Backend.PhoneInteractor
      DisGUISE.Phone.Battery
      DisGUISE.Phone.EventReporter
      DisGUISE.Phone.KeypadSequence
      DisGUISE.Phone.PhoneBook
      DisGUISE.SEWidgets.SEItem

public abstract class PhoneInteractor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DisGUISE.Backend

Assembly: DisGUISE (in DisGUISE.dll)

See Also

PhoneInteractor Members | DisGUISE.Backend Namespace