[CalendarServer-users] Receiving push notifications

Demitri Muna thatsanicehatyouhave at me.com
Tue Jun 12 09:48:17 PDT 2012


Hi,

I'm working on a calendar server client, and I was wondering how I can subscribe/register for push notifications? I can communicate with the server and have retrieved this information:

<push-transports xmlns='http://calendarserver.org/ns/'>
 <transport type='APSD'>
	<token-url>
	  <href xmlns='DAV:'>/mm/token</href>
	</token-url>
	<subscription-url>
	  <href xmlns='DAV:'>/mm/sub</href>
	</subscription-url>
	<apsbundleid xmlns='http://cal.me.com/_namespace/'>com.me.cal</apsbundleid>
	<courierserver>webcourier.push.apple.com</courierserver>
	<env xmlns='urn:mobileme:davservices'>PRODUCTION</env>
 </transport>


but I haven't been able to find any documentation on how to actually register/receive change notifications.

Cheers,
Demitri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-users/attachments/20120612/968a42a9/attachment.html>


More information about the calendarserver-users mailing list