The DisGUISE C# class library

ATCommand Class

This class represents an AT command that can be send to the phone through the IPhonePort interface.

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

System.Object
   DisGUISE.Backend.ATCommand

public class ATCommand

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

ATCommand Members | DisGUISE.Backend Namespace