#include <smsustrm.h>
| class RSmsSocketWriteStream : public RWriteStream |
| Public Member Functions | |
|---|---|
| RSmsSocketWriteStream(RSocket &) | |
Stream that writes a CSmsMessage object across a socket.
| IMPORT_C | RSmsSocketWriteStream | ( | RSocket & | aSocket | ) |
Constructor.
| Parameter | Description |
|---|---|
| aSocket | RSmsSocketBuf through which to write data |