The DisGUISE C# class library

IPhonePort Interface

The IPhonePort interface defines the methods for basic communication with the phone device.

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

public interface IPhonePort

Types that implement IPhonePort

Type Description
DeviceFilePort The DeviceFilePort object handles all communication with the phone. It does encapsulate the bluetooth connection via the RFCOMM API, and keeps track of issued commands and their responses.

Requirements

Namespace: DisGUISE.Backend

Assembly: DisGUISE (in DisGUISE.dll)

See Also

IPhonePort Members | DisGUISE.Backend Namespace