|
|
|||||||||||
| 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.VCardMessage
public class VCardMessage
This message is used to send a VCard or Business card to a mobile phone.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
VCardMessage(Address tel,
java.lang.String vcard)
|
|
VCardMessage(Address tel,
VCard vcard)
This smart message is constructed with a VCard object. |
|
| 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 VCardMessage(Address tel,
VCard vcard)
VCard
public VCardMessage(Address tel,
java.lang.String vcard)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||