创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Legacy APIs
中文(简体)
反馈
Notifications v2
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
基本网址
https://notifications.roblox.com
JSON
下载
PushNotifications
GET
/v2
/push-notifications
/chrome-manifest
获取 Chrome 体现 将GCM项目链接到 Chrome浏览器
POST
/v2
/push-notifications
/deregister-all-devices
卸载所有设备以禁用推送通知
POST
/v2
/push-notifications
/deregister-current-device
卸载现有设备以禁用推送通知
POST
/v2
/push-notifications
/deregister-current-device-ios-pushkit
卸载现有设备以禁用推送包通知
GET
/v2
/push-notifications
/get-current-device-destination
获取当前设备目的地
GET
/v2
/push-notifications
/get-destinations
获取与签名用户关联的有效目的地
GET
/v2
/push-notifications
/metadata
获取指定通知的相应元数据
POST
/v2
/push-notifications
/register-android-native
注册Android原生用于推送通知
POST
/v2
/push-notifications
/register-ios-native
注册 IOS 设备以接收推送通知
POST
/v2
/push-notifications
/register-ios-pushkit
注册 IOS 设备以便接收推送通知
NotificationStream
POST
/v2
/stream-notifications
/clear-unread
清除未阅读的通知流计数
GET
/v2
/stream-notifications
/get-latest-game-updates
获取登录用户的最新非聚合游戏更新
GET
/v2
/stream-notifications
/get-recent
从通知流获取最近的入口
GET
/v2
/stream-notifications
/metadata
获取通知流元数据。
GET
/v2
/stream-notifications
/unread-count
获取未阅读通知流入口的数量
Models
Roblox.Api.Notifications.Models.ChromeManifestModel
Roblox.Api.Notifications.Models.GameUpdateNotificationModel
Roblox.Api.Notifications.Models.GetCurrentPushDestinationResponseModel
Roblox.Api.Notifications.Models.GetMetadataResponseModel
Roblox.Api.Notifications.Models.GetPushDestinationsResponseModel
Roblox.Api.Notifications.Models.NotificationStreamEntriesModel
Roblox.Api.Notifications.Models.NotificationUser
Roblox.Api.Notifications.Models.PushNotificationClientMetadata
Roblox.Api.Notifications.Models.PushNotificationRegistration
Roblox.Api.Notifications.Models.RegisterAndroidRequestModel
Roblox.Api.Notifications.Models.RegisterIOSNativeRequestModel
Roblox.Api.Notifications.Models.RegisterIOSPushKitRequestModel
Roblox.Api.Notifications.Models.RegistrationResponseModel
Roblox.Api.Notifications.Models.ResponseModels.NotificationStreamMetadataResponse
Roblox.Api.Notifications.Models.SuccessResponseModel
Roblox.Api.Notifications.Models.UnreadStreamNotificationsModel
Roblox.Api.Notifications.Models.UserPushDestination