GET API/Property/GetJpushMessageList/{uid}?type={type}&lastId={lastId}
获取消息
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| uid | 用户ID |
Define this parameter in the request URI. |
| type | 分类 |
Define this parameter in the request URI. |
| lastId | 上一页最后一条记录的ID |
Define this parameter in the request URI. |