Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PlayFab
ServerModels
SendPushNotificationRequest
C# Класс PlayFab.ServerModels.SendPushNotificationRequest
Наследование:
PlayFabRequestCommon
Показать файл
Открыть проект
Примеры использования класса
Открытые свойства
Свойство
Тип
Описание
Message
string
Recipient
string
Subject
string
Описание свойств
Message
публичное свойство
Text of message to send.
public
string
Message
Результат
string
Recipient
публичное свойство
PlayFabId of the recipient of the push notification.
public
string
Recipient
Результат
string
Subject
публичное свойство
Subject of message to send (may not be displayed in all platforms.
public
string
Subject
Результат
string