hr.tis.mgw.client.message
Class RingToneMessage
java.lang.Object
hr.tis.mgw.client.message.Message
hr.tis.mgw.client.message.RingToneMessage
- All Implemented Interfaces:
- java.io.Serializable
- public class RingToneMessage
- extends Message
SMS message containing ringtone content.
- See Also:
- Serialized Form
|
Constructor Summary |
RingToneMessage(java.lang.String melody,
Format smsFormat)
Constructs SMS RingTone message with melody as String in defined Format. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RingToneMessage
public RingToneMessage(java.lang.String melody,
Format smsFormat)
- Constructs SMS RingTone message with melody as String in defined Format.
- Parameters:
melody - Melody as StringsmsFormat - Message format
getMelody
public java.lang.String getMelody()
- Return Melody as String.
- Returns:
- Melody as String
getSmsFormat
public Format getSmsFormat()
- Return Message format.
- Returns:
- Message format
toString
public java.lang.String toString()
Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.