The DisGUISE C# class library

ATCommand.Ready Method 

Once this method is triggered, the lock on waitForResult() is released, allowing the program to continue with the returned data

public void Ready();

Remarks

This method is also used by the IPhonePort object, using it outside of this class is not recommended.

See Also

ATCommand Class | DisGUISE.Backend Namespace