GXDN: Gurux Developer Network
Gurux.SMS Namespace
NamespacesGurux.SMS
 
Types
All Types Classes Enumerations Delegates
Icon Type Description
ByteSize
Determines the number of bits in the bytes transmitted and received.

Dtr
Determines the DTR (data-terminal-ready) flow control.

ErrorEventHandler
Errors that occur after the connection is established, are sent through this method.

Flow
Determines the flow control to be used. Flow control in serial communications provides a mechanism for suspending communications while one of the devices is busy or for some reason cannot do any communication. There are traditionally two types of flow control: hardware and software.

GXSMS
The GXSMS component determines methods that make the communication possible using SMS (short message service).

GXSMSMessage
The GXSMSMessage component implements functionality of SMS message.

MediaStateChangeEventHandler
Media component sends notification, when its state changes.

MemoryType
SMS message memory type.

MsgStatus
SMS Message Status.

Parity
Determines the parity scheme to be used in data transfer.

ReceivedEventHandler
GXSMS component sends received data through this method.

Rts
Determines the RTS (request-to-send) flow control.

SMSCodeType
Determines the code type that is used to code SMS data.

SmsFunctionalities
SMS functionality enumeration.

SmsNetworkStatus
SMS Network Status.

StopBits
Determines the amount of stop bits.