Click or drag to resize
Eclo.NETMF.SIM800H Namespace
 
Classes
  ClassDescription
Public classAccessPointConfiguration
Configuration of GPRS access point (APN).
Public classAtCommandResult
Result of the execution of an AT command.
Public classConnectGprsAsyncResult
An asynchronous result returning the result of a request to open a GPRS connection
Public classDeviceAsyncResult
An asynchronous result object
Public classFileStorage
Class with methods to use internal flash storage space.
Public classGprsProvider
Class with methods to perform GPRS related actions.
Public classGprsSocket
GPRS socket instance.
Public classHttpActionResult
Class with the result of an HttpAction request.
Public classHttpClient
Class with methods to perform HTTP client requests.
Public classHttpCurrentStatus
Current status of HTTP service
Public classHttpKnownHeaderNames
Contains known HTTP header names.
Public classHttpWebRequest
Provides an HTTP-specific implementation of the WebRequest class.
Public classHttpWebRequestAsyncResult
An asynchronous result object returning the result of an HTTP Request
Public classHttpWebResponse
Handles retrieval of HTTP Response headers, and handles data reads.
Public classLicensing
Class with methods and properties to manage the driver's licensing
Public classListTextMessagesAsyncResult
An asynchronous result object returning a list of text message indexes
Public classLocationAndTime
Class with information about location and time.
Public classMessageStatusReport
Class with message status report
Public classMmsClient
Class with methods to perform MMS related actions.
Public classMmsConfiguration
Configuration of MMS center (MMSC).
Public classMmsMessage
Class with MMS (Multimedia Messaging Service) message properties and content.
Public classOpenBearerAsyncResult
An asynchronous result object returning the result of a request to open a bearer in GPRS context
Public classPowerOnAsyncResult
An asynchronous result object returning the result of a Power on sequence execution
Public classSendMmsMessageAsyncResult
An asynchronous result object returning the outcome of an attempt to send a MMS message.
Public classSendTextMessageAsyncResult
An asynchronous result object returning the result of an attempt to send an SMS
Public classSIM800H
Class with methods, properties and events to work with a SIM800H module.
Public classSmsProvider
SMS client class with methods to send and read SMSs.
Public classSntpClient
SNTP client class with all methods to perform SNTP requests.
Public classSocketException
Public classSyncNetworkTimeAsyncResult
An asynchronous result object returning the result of a request to open a bearer in GPRS context
Public classTextMessage
Class with text message (SMS) properties and content.
Public classUri
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts of the URI.
Public classWebHeaderCollection
Contains protocol headers associated with a request or response. Manages name-value pairs for HTTP headers.
Public classWebRequest
Makes a request to a Uniform Resource Identifier (URI). This is an abstract class.
Delegates
  DelegateDescription
Public delegateGprsProviderGprsIpAppsBearerStateChangedHandler
Represents the delegate used for the GprsIpAppsBearerStateChanged event.
Public delegateGprsProviderGprsSocketsBearerStateChangedHandler
Represents the delegate used for the GprsSocketsBearerStateChanged event.
Public delegateGprsProviderMmsBearerStateChangedHandler
Represents the delegate used for the MmsBearerStateChanged event.
Public delegateGprsSocketDataReceivedHandler
Represents the delegate used for the OnDataReceived(Object) event.
Public delegateGprsSocketSocketClosedHandler
Represents the delegate used for the OnSocketClosed(GprsSocket) event.
Public delegateGprsSocketSocketConnectedHandler
Represents the delegate used for the OnSocketConnected(GprsSocket) event.
Public delegateHttpClientHttpActionReceivedHandler
Represents the delegate used for the HttpActionReceived event.
Public delegateSIM800HCallReadyHandler
Represents the delegate used for the CallReady event.
Public delegateSIM800HGprsNetworkRegistrationChangedHandler
Represents the delegate used for the GprsNetworkRegistrationChanged event.
Public delegateSIM800HGsmNetworkRegistrationChangedHandler
Represents the delegate used for the GsmNetworkRegistrationChanged event.
Public delegateSIM800HPowerStatusChangedHandler
Represents the delegate used for the PowerStatusChanged event.
Public delegateSIM800HSimCardStatusChangedHandler
Represents the delegate used for the SimCardStatusChanged event.
Public delegateSIM800HSmsReadyHandler
Represents the delegate used for the SmsReady event.
Public delegateSIM800HSmsSentReferenceReceivedHandler
Represents the delegate used for the SmsSentReferenceReceived event.
Public delegateSIM800HWarningConditionTriggeredHandler
Represents the delegate used for the WarningConditionTriggered event.
Public delegateSmsProviderSmsReceivedHandler
Represents the delegate used for the SmsReceived event.
Public delegateSmsProviderSmsStatusReceivedHandler
Represents the delegate used for the SmsStatusReceived event.
Public delegateSntpClientSntpReplyReceivedHandler
Represents the delegate used for the SntpReplyReceived event.
Enumerations
  EnumerationDescription
Public enumerationBearerProfile
Bearer Profiles for GPRS context
Public enumerationConnectGprsResult
Outcome of request to open GPRS connection
Public enumerationConnectionStatus
Connection status of GPRS socket. See SIM800H documentation.
Public enumerationHttpAction
HTTP action method
Public enumerationHttpStatusCode
Contains the values of status codes defined for HTTP.
Public enumerationMessageDeleteOption
Available options to delete text messages
Public enumerationMessageState
Possible states for a text message
Public enumerationNetworkRegistrationState
Possible states of network registration
Public enumerationOpenBearerResult
Outcome of request to open bearer context
Public enumerationPhoneFuncionality
Phone Funcionality
Public enumerationPinState
Possible states of the SIM card
Public enumerationPowerStatus
Possible power status
Public enumerationProtocolType
Specifies the protocols that the GprsSocket class supports.
Public enumerationReturnedState
Possible returned states by methods
Public enumerationSignalStrength
Possible values of the strength of a signal
Public enumerationSimCardStatus
Possible SIM card status
Public enumerationSocketError
Defines socket error constants.
Public enumerationSyncResult
Result of SNTP sync request
Public enumerationWarningCondition
Warning conditions