doc/push.txt in rhoconnect-4.0.0.beta.24 vs doc/push.txt in rhoconnect-4.0.0

- old
+ new

@@ -9,14 +9,12 @@ ## Setting up Server and Client You will need to perform one of the following set of instructions on the RhoConnect server and your mobile device for your specific platform. -* [Set up RhoConnect Push Service on client and server](/rhoconnect/push-client-setup-rps). -* [Set up RhoConnect Push on client and server for Rhodes Android Client](/rhoconnect/push-client-setup-android). -* [Set up RhoConnect Push on client and server for Rhodes Blackberry Client](/rhoconnect/push-client-setup-bb). -* [Set up RhoConnect Push on client and server for Rhodes iOS Client](/rhoconnect/push-client-setup-ios). - +* [Set up RhoConnect Push Service on client and server for Rhodes Android and Windows Mobile/CE Devices](/rhoconnect/push-client-setup-rps). +* [Set up Google Cloud Messaging on client and server for Rhodes Android Device](/rhoconnect/push-client-setup-android). +* [Set up Apple Push Notification Service on client and server for Rhodes iOS Device](/rhoconnect/push-client-setup-ios). Then you will need to [perform the final set up on your client](/rhoconnect/push-client-setup). ## Executing a Ping Call RhoConnect has a simple ruby API for sending push notifications (a ping call) to a user's devices. You can [execute a ping call from your RhoConnect source adapter or from your backend application that uses a RhoConnect plugin](/rhoconnect/push-backend-setup).