Notice: This is a static archive of the Mobile Processing website, as the project is no longer significantly active. All forms and the Discourse boards are no longer functional, and the mobile website at http://wapmp.at/ is no longer available. Please visit the Mobile Processing Google Group for any remaining discussions and the Processing website for the latest news about Processing.
Libraries

Messaging



The Messaging library allows Mobile Processing sketches to send and receive text and data via phone messaging services.
Messenger
This class provides the primary interface for sending and receiving messages.

Messenger
send()

EVENT_MSG_RECEIVED


Message
This class represents messages that have been received.
Message
readBytes()
readString()