Eclo.NETMF.SIM800H Namespace |
Class | Description | |
---|---|---|
AccessPointConfiguration |
Configuration of GPRS access point (APN).
| |
AtCommandResult |
Result of the execution of an AT command.
| |
ConnectGprsAsyncResult |
An asynchronous result returning the result of a request to open a GPRS connection
| |
DeviceAsyncResult |
An asynchronous result object
| |
FileStorage |
Class with methods to use internal flash storage space.
| |
GprsProvider |
Class with methods to perform GPRS related actions.
| |
GprsSocket |
GPRS socket instance.
| |
HttpActionResult |
Class with the result of an HttpAction request.
| |
HttpClient |
Class with methods to perform HTTP client requests.
| |
HttpCurrentStatus |
Current status of HTTP service
| |
HttpKnownHeaderNames |
Contains known HTTP header names.
| |
HttpWebRequest |
Provides an HTTP-specific implementation of the WebRequest class.
| |
HttpWebRequestAsyncResult |
An asynchronous result object returning the result of an HTTP Request
| |
HttpWebResponse |
Handles retrieval of HTTP Response headers, and handles data reads.
| |
Licensing |
Class with methods and properties to manage the driver's licensing
| |
ListTextMessagesAsyncResult |
An asynchronous result object returning a list of text message indexes
| |
LocationAndTime |
Class with information about location and time.
| |
MessageStatusReport |
Class with message status report
| |
MmsClient |
Class with methods to perform MMS related actions.
| |
MmsConfiguration |
Configuration of MMS center (MMSC).
| |
MmsMessage |
Class with MMS (Multimedia Messaging Service) message properties and content.
| |
OpenBearerAsyncResult |
An asynchronous result object returning the result of a request to open a bearer in GPRS context
| |
PowerOnAsyncResult |
An asynchronous result object returning the result of a Power on sequence execution
| |
SendMmsMessageAsyncResult |
An asynchronous result object returning the outcome of an attempt to send a MMS message.
| |
SendTextMessageAsyncResult |
An asynchronous result object returning the result of an attempt to send an SMS
| |
SIM800H |
Class with methods, properties and events to work with a SIM800H module.
| |
SmsProvider |
SMS client class with methods to send and read SMSs.
| |
SntpClient |
SNTP client class with all methods to perform SNTP requests.
| |
SocketException | ||
SyncNetworkTimeAsyncResult |
An asynchronous result object returning the result of a request to open a bearer in GPRS context
| |
TextMessage |
Class with text message (SMS) properties and content.
| |
Uri |
Provides an object representation of a uniform resource identifier (URI)
and easy access to the parts of the URI.
| |
WebHeaderCollection |
Contains protocol headers associated with a request or response.
Manages name-value pairs for HTTP headers.
| |
WebRequest |
Makes a request to a Uniform Resource Identifier (URI). This is an abstract class.
|
Enumeration | Description | |
---|---|---|
BearerProfile |
Bearer Profiles for GPRS context
| |
ConnectGprsResult |
Outcome of request to open GPRS connection
| |
ConnectionStatus |
Connection status of GPRS socket.
See SIM800H documentation.
| |
HttpAction |
HTTP action method
| |
HttpStatusCode |
Contains the values of status codes defined for HTTP.
| |
MessageDeleteOption |
Available options to delete text messages
| |
MessageState |
Possible states for a text message
| |
NetworkRegistrationState |
Possible states of network registration
| |
OpenBearerResult |
Outcome of request to open bearer context
| |
PhoneFuncionality |
Phone Funcionality
| |
PinState |
Possible states of the SIM card
| |
PowerStatus |
Possible power status
| |
ProtocolType |
Specifies the protocols that the GprsSocket class supports.
| |
ReturnedState |
Possible returned states by methods
| |
SignalStrength |
Possible values of the strength of a signal
| |
SimCardStatus |
Possible SIM card status
| |
SocketError |
Defines socket error constants.
| |
SyncResult |
Result of SNTP sync request
| |
WarningCondition |
Warning conditions
|