|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use ProtocolIdentifier | |
|---|---|
| ie.ncl.sms.gsm | This package contains the GSM classes that define attributes specific to GSM short messages. |
| Uses of ProtocolIdentifier in ie.ncl.sms.gsm |
|---|
| Methods in ie.ncl.sms.gsm that return ProtocolIdentifier | |
|---|---|
ProtocolIdentifier |
GsmMessage.getPid()
Set the protocol identifier. |
ProtocolIdentifier |
Content.getPid()
|
| Methods in ie.ncl.sms.gsm with parameters of type ProtocolIdentifier | |
|---|---|
void |
GsmMessage.setDcs(ProtocolIdentifier dcs)
Set the data coding scheme. |
void |
GsmMessage.setPid(ProtocolIdentifier pid)
Set the protocol identifier. |
| Constructors in ie.ncl.sms.gsm with parameters of type ProtocolIdentifier | |
|---|---|
Content(byte[] userData,
ProtocolIdentifier protocolIdentifier,
DataCodingScheme dataCodingScheme)
|
|
Content(byte[] userData,
ProtocolIdentifier protocolIdentifier,
DataCodingScheme dataCodingScheme,
boolean userDataHeaderIndicator)
|
|
Content(byte[] userData,
ProtocolIdentifier protocolIdentifier,
DataCodingScheme dataCodingScheme,
boolean userDataHeaderIndicator,
byte[] userDataHeader)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||