|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Message in javax.wireless.messaging |
---|
Subinterfaces of Message in javax.wireless.messaging | |
---|---|
interface |
BinaryMessage
An interface representing a binary message. |
interface |
TextMessage
An interface representing a text message. |
Methods in javax.wireless.messaging that return Message | |
---|---|
Message |
MessageConnection.newMessage(java.lang.String type)
Constructs a new message object of a given type. |
Message |
MessageConnection.newMessage(java.lang.String type,
java.lang.String address)
Constructs a new message object of a given type and initializes it with the given destination address. |
Message |
MessageConnection.receive()
Receives a message. |
Methods in javax.wireless.messaging with parameters of type Message | |
---|---|
void |
MessageConnection.send(Message msg)
Sends a message. |
int |
MessageConnection.numberOfSegments(Message msg)
Returns the number of segments in the underlying protocol that would be needed for sending the specified Message . |
|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner. All Rights Reserved. BenQ Corp. is a trademark licensee of Siemens AG. | For further information about Mobility Toolkit (MTK) visit our Developer Portal. |