Project

General

Profile

Python High level MSRP chat class » History » Revision 2

Revision 1 (Anonymous, 04/19/2012 03:30 PM) → Revision 2/3 (Anonymous, 04/19/2012 03:30 PM)

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