The DisGUISE C# class library

ATCommand Constructor 

Instantiates an instance of the class with the supplied specific command string.

public ATCommand(
   string cmd
);

Parameters

cmd
The AT command that should be sent to the phone

See Also

ATCommand Class | DisGUISE.Backend Namespace