ApsAlert interface

Podpis:

export interface ApsAlert 

Nieruchomości

Nieruchomość Typ Opis
akcjaLocKey strunowy
ciało strunowy
uruchomObraz strunowy
locArgs strunowy[]
zamek strunowy
podtytuł strunowy
podtytułLocArgs strunowy[]
podtytułLocKey strunowy
tytuł strunowy
tytułLocArgs strunowy[]
tytułLocKey strunowy

ApsAlert.actionLocKey

Podpis:

actionLocKey?: string;

ApsAlert.body

Podpis:

body?: string;

ApsAlert.launchImage

Podpis:

launchImage?: string;

ApsAlert.locArgs

Podpis:

locArgs?: string[];

ApsAlert.locKey

Podpis:

locKey?: string;

ApsAlert.napisy

Podpis:

subtitle?: string;

ApsAlert.subtitleLocArgs

Podpis:

subtitleLocArgs?: string[];

ApsAlert.subtitleLocKey

Podpis:

subtitleLocKey?: string;

ApsAlert.title

Podpis:

title?: string;

ApsAlert.titleLocArgs

Podpis:

titleLocArgs?: string[];

ApsAlert.titleLocKey

Podpis:

titleLocKey?: string;