ApsAlert interface

İmza:

export interface ApsAlert 

Özellikler

Özellik Tür Açıklama
işlemLocAnahtarı dize
body dize
launchImage dize
locArgs dize[]
konum Anahtarı dize
altyazı dize
CaptionLocArgs dize[]
altyazıKonumuAnahtarı dize
title dize
BaşlıkLocArgs dize[]
BaşlıkKonumuAnahtarı dize

ApsAlert.actionLocKey

İmza:

actionLocKey?: string;

ApsAlert.body

İmza:

body?: string;

ApsAlert.launchImage

İmza:

launchImage?: string;

ApsAlert.locArgs

İmza:

locArgs?: string[];

ApsAlert.locKey

İmza:

locKey?: string;

ApsAlert.altyazı

İmza:

subtitle?: string;

ApsAlert.CaptionLocArgs

İmza:

subtitleLocArgs?: string[];

ApsAlert.CaptionLocKey

İmza:

subtitleLocKey?: string;

ApsAlert.Başlığı

İmza:

title?: string;

ApsAlert.titleLocArgs

İmza:

titleLocArgs?: string[];

ApsAlert.BaşlıkLocAnahtarı

İmza:

titleLocKey?: string;