PlayerPushNotificationApi¶
All URIs are relative to http://localhost:8080/api
| Method | HTTP request | Description |
|---|---|---|
| setPlayerPushNotification | POST /player/push_notification/set | Set Player Push Notification (WIP) |
setPlayerPushNotification¶
SetPlayerPushNotificationResponse setPlayerPushNotification(SetPlayerPushNotificationRequest)
Set Player Push Notification (WIP)
Set notification target info that sent to phone notification
Parameters¶
| Name | Type | Description | Notes |
|---|---|---|---|
| SetPlayerPushNotificationRequest | SetPlayerPushNotificationRequest | [optional] |
Return type¶
SetPlayerPushNotificationResponse
Authorization¶
No authorization required
HTTP request headers¶
- Content-Type: application/json
- Accept: application/json