Push Notification APIs

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
|-
 
|-
 
| [[POST push_notifications/devices]]
 
| [[POST push_notifications/devices]]
| Adiciona um novo device à lista de devices de uma aplicação do Social Login.
+
| Adds a new device the Social Login App devices list.
 
|-
 
|-
 
| [[PUT push_notifications/devices/:id/link_to/:login_user_id]]
 
| [[PUT push_notifications/devices/:id/link_to/:login_user_id]]
| Relaciona um device com um usuário do Social Login.
+
| Relates an device with a Social Login user.
 
|}
 
|}
  
== Publish ==
+
== Push Notifications ==
  
 
{|
 
{|
Line 19: Line 19:
 
|-
 
|-
 
| [[POST push_notifications/devices/:id/publish]]
 
| [[POST push_notifications/devices/:id/publish]]
| Envia um push notification para um determinado device.
+
| Sends a push notification to a device.
 
|-
 
|-
 
|[[POST push_notifications/login/apps/publish]]
 
|[[POST push_notifications/login/apps/publish]]
| Envia um push notification para todos os devices de uma aplicação do Social Login.
+
| Sends a push notification to all devices of a Social Login App.
 
|-
 
|-
 
|[[POST push_notifications/login/users/:id/publish]]
 
|[[POST push_notifications/login/users/:id/publish]]
| Envia um push notification para os devices de um usuário do Social Login.
+
| Sends a push notification to all devices of a Social Login user.
 
|}
 
|}

Revision as of 21:46, 31 October 2014

Devices

Resource Description
POST push_notifications/devices Adds a new device the Social Login App devices list.
PUT push_notifications/devices/:id/link_to/:login_user_id Relates an device with a Social Login user.

Push Notifications

Resource Description
POST push_notifications/devices/:id/publish Sends a push notification to a device.
POST push_notifications/login/apps/publish Sends a push notification to all devices of a Social Login App.
POST push_notifications/login/users/:id/publish Sends a push notification to all devices of a Social Login user.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox