عنصر الحمولة الداخلي لإضافة جهاز اختبار جديد إلى توزيع التطبيق يتم التفاف الحمولة داخل كائن FirebaseAlertData
.
Signature:
export interface NewTesterDevicePayload
أماكن إقامة
الموقع | النوع | الوصف |
---|---|---|
" @type" | "type.googleapis.com/google.events.firebase.firebasealerts.v1.AppDistroNewTesterIosDevicePayload" | |
testerDeviceIdentifier | السلسلة | رقم تعريف الجهاز |
testerDeviceModelName | السلسلة | اسم طراز الجهاز |
testerEmail | السلسلة | عنوان البريد الإلكتروني للمختبِر |
testerName | السلسلة | اسم المختبِر |
notifications.appDoDoodle.NewTesterDevicePayload."@type"
Signature:
notifications.appPublisherion.NewTesterDevicePayload.testerDeviceIdentifier
رقم تعريف الجهاز
Signature:
testerDeviceIdentifier: string;
تنبيهات.appPublisherion.NewTesterDevicePayload.testerDeviceModelName
اسم طراز الجهاز
Signature:
testerDeviceModelName: string;
notifications.appPublisherion.NewTesterDevicePayload.testerEmail
عنوان البريد الإلكتروني للمختبِر
Signature:
testerEmail: string;
notifications.appPublisherion.NewTesterDevicePayload.testerName
اسم المختبِر
Signature:
testerName: string;