Actions
Python High level MSRP chat class » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Anonymous, 04/19/2012 03:30 PM
Milestone
sipsimple.msrp.MSRPChat implements instant messaging (IM) over MSRP for the middleware. This class performs the following functions:
- automatically wraps outgoing messages with Message/CPIM if that's necessary according to accept-types
- unwraps incoming Message/CPIM messages; for each incoming message, MSRPChatGotMessage is posted
- plays notification sounds on received/sent message
Updated by over 12 years ago · 2 revisions