< Previous by Date | Date Index | Next by Date > |
Thread Index |
--- Begin Message ---Hi DBQ
- From: Subramanian Kasi Subramanian <subbu.subramanian@xxxxxxxxx>
- Date: Wed, 16 May 2007 08:38:37 -0700 (PDT)
It looks like I can use the below function to create a PUBLISH message:
SharedPtr<SipMessage> resip::DialogUsageManager::makePublication ( const NameAddr & target, const SharedPtr< UserProfile > & userProfile,
const Contents & body,
const Data & eventType,
UInt32 expiresSeconds,
AppDialogSet * = 0
)
Do you know how I can create a PIDF document for the presence state and convert it to the Contents type so that I can embed that as the body of the PUBLISH message.
Thanks much
Subbu
You snooze, you lose. Get messages ASAP with AutoCheck
in the all-new Yahoo! Mail Beta.
--- End Message ---