Package | Description |
---|---|
cz.zerog.jsms4pi | |
cz.zerog.jsms4pi.at |
Modifier and Type | Method and Description |
---|---|
<T extends AAT> |
ATGateway.directSendAtCommand(T cmd) |
<T extends AAT> |
NullGateway.directSendAtCommand(T cmd) |
<T extends AAT> |
Gateway.directSendAtCommand(T cmd) |
<T extends AAT> |
SerialModem.send(T cmd) |
<T extends AAT> |
Modem.send(T at) |
Modifier and Type | Class and Description |
---|---|
class |
AT
Do nothing only return OK
|
class |
ATE0
Modem Echo off
|
class |
ATZ
Restart setting
|
class |
CGMM
Returns the make, model and capabilities of the phones.
|
class |
CGMR
Returns the manufacturer’s OS revision
|
class |
CGSN
Get the IMEI of the phone
|
class |
CLAC
Lists AT commands that the phone supports.
|
class |
CLIP
Active caller ID when detect inbound call
|
class |
CMEE
Report Mobile Termination error +CMEE
http://www.etsi.org/deliver/etsi_ts/127000_127099/127007/08.05.00_60/
ts_127007v080500p.pdf
|
class |
CMGD
Delete a Message
|
class |
CMGF
Set text mode or PDU mode
|
class |
CMGR
Read an SMS Message or Status
CPMS?
|
class |
CMGS
Send SMS Command in Text Mode
|
class |
CMGSText
Set mode text or pdu
|
class |
CNMI
Configuration of indications
|
class |
COPSquestion
Get Operator Name
|
class |
CPIN
Enter PIN.
|
class |
CPINquestion
PIN Status.
|
class |
CPMS
Set memory policy
|
class |
CPMSquestion
Preferred Message Storage (Question).
|
class |
CPMSsupport
Preferred Message Storage (Support).
|
class |
CREG
Set memory policy
|
class |
CREGquestion
Return registration status
|
class |
CSCA
Set Service Center Address
|
class |
CSCAquestion
Reading Service Center Address
|
class |
CSCS
Select a character set.
|
class |
CSMP
Set SMS configuration
There are four classes of an SMS message.
|
class |
CSQ
Get Signal Quality
|
class |
CUSD
TODO 3gpp 27007
|
class |
GMI
Returns the manufacturer name
|
Copyright © 2015–2016 jSMS4Pi. All rights reserved.