|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectie.ncl.msg.Message
ie.ncl.msg.BinaryMessage
ie.ncl.sms.nbs.SmartMessage
ie.ncl.sms.nbs.RingToneMessage
public class RingToneMessage
This is used to send a ringtome message to the mobile handset.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
RingToneMessage(Address addr,
byte[] bytes)
This is used to add a ringtone to a handset. |
|
RingToneMessage(Address addr,
Melody melody)
This is used to add a menu to a handset. |
|
| Method Summary |
|---|
| Methods inherited from class ie.ncl.sms.nbs.SmartMessage |
|---|
encodeToSms, getDestinationPort, getMaximumFragmentLength, getNbsHeader, getPreferredTransferMode, getSourcePort, isForCdmaNetwork, isMaximumFragmentLengthSet, isPortNumberInEachFragment, setForCdmaNetwork, setMaximumFragmentLength, setPreferredTransferMode |
| Methods inherited from class ie.ncl.msg.BinaryMessage |
|---|
getBody, getBytes, setBody, setBytes, size |
| Methods inherited from class ie.ncl.msg.Message |
|---|
getAttribute, getAttributes, getCorrelationID, getDestination, getID, getSource, getType, putAttribute, removeAttribute, setAttributes, setCorrelationID, setDestination, setID, setSource, setType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RingToneMessage(Address addr,
Melody melody)
NarrowBandSocket
public RingToneMessage(Address addr,
byte[] bytes)
NarrowBandSocket
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||