The DisGUISE C# class library

EventReporter.ConstructATCommand Method 

Construct the AT command necessary for event transmission activation.

If no such command is needed, simply return null.

protected abstract ATCommand ConstructATCommand();

Return Value

The ATCommand object needed for event initialization.

See Also

EventReporter Class | DisGUISE.Phone Namespace