Uses of Class
triploa.Message

Uses of Message in triploa
 

Methods in triploa that return Message
static Message Message.create(org.kxml2.io.KXmlParser p)
          call for getting a new instance of this class from xml
 

Methods in triploa with parameters of type Message
 void MainMIDlet.showMessage(Message m)