C# Class PlayFab.ServerModels.PushNotificationRegistration

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
NotificationEndpointARN string
Platform PushNotificationPlatform?

Property Details

NotificationEndpointARN public_oe property

Notification configured endpoint
public string NotificationEndpointARN
Résultat string

Platform public_oe property

Push notification platform
public PushNotificationPlatform? Platform
Résultat PushNotificationPlatform?