مشاركة عبر


DeviceTokenInstallation interface

يمثل تثبيتا مع رمز مميز للجهاز يستند إلى سلسلة.

يمتد

الخصائص

pushChannel

قناة الدفع لجهاز.

الخصائص الموروثة

expirationTime

وقت انتهاء صلاحية التثبيت.

installationId

معرف التثبيت.

lastUpdate

تاريخ التحديث الأخير للتثبيت.

pushChannelExpired

هذه المعلمة صحيحة إذا انتهت صلاحية PNS القناة.

pushVariables

متغيرات الدفع للتثبيت.

tags

العلامات المستخدمة لاستهداف هذا التثبيت.

templates

قوالب التثبيت.

userId

معرف المستخدم للتثبيت المستخدم للاستهداف.

تفاصيل الخاصية

pushChannel

قناة الدفع لجهاز.

pushChannel: string

قيمة الخاصية

string

تفاصيل الخاصية الموروثة

expirationTime

وقت انتهاء صلاحية التثبيت.

expirationTime?: string

قيمة الخاصية

string

موروث منInstallationCommon.expirationTime

installationId

معرف التثبيت.

installationId: string

قيمة الخاصية

string

موروث منInstallationCommon.installationId

lastUpdate

تاريخ التحديث الأخير للتثبيت.

lastUpdate?: string

قيمة الخاصية

string

موروث منInstallationCommon.lastUpdate

pushChannelExpired

هذه المعلمة صحيحة إذا انتهت صلاحية PNS القناة.

pushChannelExpired?: boolean

قيمة الخاصية

boolean

موروث منInstallationCommon.pushChannelExpired

pushVariables

متغيرات الدفع للتثبيت.

pushVariables?: Record<string, string>

قيمة الخاصية

Record<string, string>

موروث منInstallationCommon.pushVariables

tags

العلامات المستخدمة لاستهداف هذا التثبيت.

tags?: string[]

قيمة الخاصية

string[]

موروثة منInstallationCommon.tags

templates

قوالب التثبيت.

templates?: Record<string, InstallationTemplate>

قيمة الخاصية

Record<string, InstallationTemplate>

موروث منInstallationCommon.templates

userId

معرف المستخدم للتثبيت المستخدم للاستهداف.

userId?: string

قيمة الخاصية

string

موروث منInstallationCommon.userId