Whisperstream Research Group - SerialComm GSM SDK Documentation

CommandResponseEventArgs Constructor 

CommandResponseEventArgs constructor

public CommandResponseEventArgs(
   string command,
   string data
);

Parameters

command
the command that just completed
data
the response for the command

See Also

CommandResponseEventArgs Class | Whisperstream.SerialComm.IO Namespace