|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ie.ncl.msg.Message ie.ncl.msg.BinaryMessage ie.ncl.sms.nbs.SmartMessage ie.ncl.sms.nbs.VCalendarMessage
public class VCalendarMessage
This message is used to send a VCalendar or Appointment to a mobile phone.
Field Summary |
---|
Constructor Summary | |
---|---|
VCalendarMessage(Address tel,
java.lang.String vcard)
|
|
VCalendarMessage(Address tel,
VCalendar vcard)
This smart message is constructed with a VCalendar 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 VCalendarMessage(Address tel, VCalendar vcard)
VCalendar
public VCalendarMessage(Address tel, java.lang.String vcard)
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |