ApsAlert interface

ลายเซ็น:

export interface ApsAlert 

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
actionLocKey สตริง
เนื้อความ สตริง
launchImage สตริง
locArgs สตริง[]
locKey สตริง
คำบรรยาย สตริง
titleLocArgs สตริง[]
titleLocKey สตริง
ชื่อ [title] สตริง
titleLocArgs สตริง[]
titleLocKey สตริง

ApsAlert.actionLocKey

ลายเซ็น:

actionLocKey?: string;

ApsAlert.body

ลายเซ็น:

body?: string;

ApsAlert.launchImage

ลายเซ็น:

launchImage?: string;

ApsAlert.locArgs

ลายเซ็น:

locArgs?: string[];

ApsAlert.locKey

ลายเซ็น:

locKey?: string;

ชื่อรอง ApsAlert

ลายเซ็น:

subtitle?: string;

ApsAlert.subtitleLocArgs

ลายเซ็น:

subtitleLocArgs?: string[];

ApsAlert.subtitleLocKey

ลายเซ็น:

subtitleLocKey?: string;

ApsAlert.title

ลายเซ็น:

title?: string;

ApsAlert.titleLocArgs

ลายเซ็น:

titleLocArgs?: string[];

ApsAlert.titleLocKey

ลายเซ็น:

titleLocKey?: string;