#include <im.h>
Constructor & Destructor Documentation
RTP_IMFrame::RTP_IMFrame |
( |
| ) |
|
RTP_IMFrame::RTP_IMFrame |
( |
const PString & |
contentType | ) |
|
RTP_IMFrame::RTP_IMFrame |
( |
const PString & |
contentType, |
|
|
const T140String & |
content |
|
) |
| |
RTP_IMFrame::RTP_IMFrame |
( |
const BYTE * |
data, |
|
|
PINDEX |
len, |
|
|
PBoolean |
dynamic = true |
|
) |
| |
Member Function Documentation
PString RTP_IMFrame::AsString |
( |
| ) |
const [inline] |
bool RTP_IMFrame::GetContent |
( |
T140String & |
text | ) |
const |
PString RTP_IMFrame::GetContentType |
( |
| ) |
const |
void RTP_IMFrame::SetContent |
( |
const T140String & |
text | ) |
|
void RTP_IMFrame::SetContentType |
( |
const PString & |
contentType | ) |
|
The documentation for this class was generated from the following file: