org.mobicents.protocols.ss7.sccp.message
public interface UnitDataService extends SccpMessage
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
ReturnCause |
getReturnCause()
Return cause of this data unit.
|
void |
setData(byte[] data) |
void |
setReturnCause(ReturnCause rc) |
getCalledPartyAddress, getCallingPartyAddress, getType, setCalledPartyAddress, setCallingPartyAddressstatic final int MESSAGE_TYPE
ReturnCause getReturnCause()
void setReturnCause(ReturnCause rc)
byte[] getData()
void setData(byte[] data)
Copyright © 2012. All Rights Reserved.