public final class SmsData extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4209B_LEN
Constant: 0x5A = 90
|
Modifier and Type | Method and Description |
---|---|
static SmsData |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
s42dcnme()
S42DCNME value.
|
String |
s42mcnme()
S42MCNME value.
|
String |
s42scnme()
S42SCNME value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4209B_LEN
public String s42mcnme()
public String s42scnme()
public String s42dcnme()
public static SmsData create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.