public class UdhUtil
extends java.lang.Object
| Constructor and Description |
|---|
UdhUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getMessageWithUdhInBytes(java.lang.String s,
byte dataCoding)
Get message with UDH to byte[].
|
public static byte[] getMessageWithUdhInBytes(java.lang.String s,
byte dataCoding)
String.getBytes() and
converts the string using DataCodingSpecification.getMessageInBytes(String, byte).s - string messagedataCoding - data coding