ApsAlert interface

서명:

export interface ApsAlert 

속성

재산 유형 설명
액션락키
발사이미지
locArgs 끈[]
자물쇠
부제
자막LocArgs 끈[]
자막잠금키
제목
titleLocArgs 끈[]
제목자물쇠

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?: string;

ApsAlert.titleLocArgs

서명:

titleLocArgs?: string[];

ApsAlert.titleLocKey

서명:

titleLocKey?: string;