PlayerResumeApi¶
All URIs are relative to http://localhost:8080/api
| Method | HTTP request | Description |
|---|---|---|
| getPlayerResume | GET /player/resume/get | Get Player Resume (WIP) |
getPlayerResume¶
GetPlayerResumeResponse getPlayerResume(playerId)
Get Player Resume (WIP)
Get stamina and recast time infos when the current player goes to another app and returned.
Parameters¶
| Name | Type | Description | Notes |
|---|---|---|---|
| playerId | Integer | [optional] [default to null] |
Return type¶
Authorization¶
No authorization required
HTTP request headers¶
- Content-Type: Not defined
- Accept: application/json