virtual SentStatus | SendCompositionIndication (bool active=true) |
virtual void | OnMessageSent (const MessageSentInfo &info) |
void | SetMessageSentNotifier (const MessageSentNotifier ¬ifier) |
| Set the notifier for the OnMessageSent() function.
|
virtual SentStatus | OnIncomingIM (OpalIM &message) |
void | SetIncomingIMNotifier (const IncomingIMNotifier ¬ifier) |
| Set the notifier for the OnIncomingMessage() function.
|
virtual void | OnCompositionIndicationChanged (const PString &state) |
| Set the notifier for the OnIncomingMessage() function.
|
virtual bool | CheckContentType (const PString &contentType) const |
void | SetID (const PString &id) |
| < Get the attributes for this presentity.
|
virtual bool | AddIncomingIM (OpalIM *message) |
virtual void | InternalOnMessageSent (const MessageSentInfo &info) |