Messages
Tizen provides you with access to the device messaging capabilities, including sending SMS and MMS messages.
The main messaging features include:
- Text messaging (SMS)
You can create a message, send it, and receive the sent status. You can also receive incoming messages, and search for messages within a message list.
- Multimedia messaging (MMS)
You can create and send MMS messages. An image, audio, video, vCard, vCalendar, or a combination of them is supported as an attachment type in MMS messages. An image or audio attachment cannot be combined with video attachments.
- Messaging notifications
You can register and unregister callback functions to be notified when an outgoing message is successfully sent or an incoming message has been received.
The sent status of SMS and MMS can be checked asynchronously. You receive a separate status report for each SMS recipient, and one status report regardless of the number of MMS recipients.