SMSRequest Class Reference
.
More...
#include <smsrequest.h>
List of all member functions.
Public Members
~SMSRequest ()
enum Disposition { Send, SendAndStore, Store }
QString send ( const SMSMessage & m, Disposition disposition = Send, QString id = QString::null )
void nextMessage ()
Signals
void finished ( const PhoneLine & line, const QString & id, bool success )
void messageCount ( const PhoneLine & line, int total )
void fetched ( const PhoneLine & line, const QString & id, const SMSMessage & m )
void cellBroadcast ( const PhoneLine & line, const CBSMessage & m )
Detailed Description
See also Qtopia Phone Classes.
Member Function Documentation
void SMSRequest::check ()
Fetch the total number of messages in the incoming SMS buffer.
The number is returned via a "messageCount" signal.
void SMSRequest::deleteMessage ( const QString & id )
Delete a specific message from the incoming SMS buffer.
void SMSRequest::firstMessage ()
Fetch the messages in the incoming SMS buffer. Note: only one
application (usually qtmail) should ever call these methods.
void SMSRequest::sendDatagram ( const SMSDatagram & dgram )
Send a WDP datagram via SMS to a remote peer.
This file is part of the Qtopia platform,
copyright © 1995-2004
Trolltech, all rights reserved.
| Copyright © 2001-2004 Trolltech
| Trademarks
| Qtopia version 2.0.1
|