The DisGUISE C# class library

ATCommand.Transmitted Property

public bool Transmitted {get; set;}

Property Value

Indicates whether the command has been transmitted to the phone.

Remarks

While reading this property is harmless, write access should be restricted to the IPhonePort object!

See Also

ATCommand Class | DisGUISE.Backend Namespace