public class CPMS extends AAT
AAT.Mode, AAT.Status
Constructor and Description |
---|
CPMS(TypeOfMemory mem1) |
CPMS(TypeOfMemory mem1,
TypeOfMemory mem2) |
CPMS(TypeOfMemory mem1,
TypeOfMemory mem2,
TypeOfMemory mem3)
Preferred Message Storage
|
Modifier and Type | Method and Description |
---|---|
String |
getCommandRequest() |
appendResponse, crrt, dashCrrt, deleteCrrt, getCmsError, getMode, getName, getPrefix, getQuestionRequest, getRequest, getResponse, getStatus, getSupportRequest, isComplete, isStatus, isStatusOK, parseCMS, parseCommandResult, parseQuestionResult, parseSupportResult, setWaitingStatus
public static final String NAME
public CPMS(TypeOfMemory mem1, TypeOfMemory mem2, TypeOfMemory mem3)
mode
- mem1
- memory that will by used when reading or deleting (+CMGR,
+CMGL, +CMGD)mem2
- memory that will by used when sending or writing (+CMSS,
+CMGW)mem3
- storing newly received SMSpublic CPMS(TypeOfMemory mem1)
mem1
- memory that will by used when reading or deleting (+CMGR,
+CMGL, +CMGD)public CPMS(TypeOfMemory mem1, TypeOfMemory mem2)
public String getCommandRequest()
getCommandRequest
in class AAT
Copyright © 2015–2016 jSMS4Pi. All rights reserved.