Skip to content

/AWS1/CL_QQCPUSHMSGTMPLCONT

The content of the message template that applies to the push channel subtype.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_adm TYPE REF TO /AWS1/CL_QQCPUSHADMMSGTMPLCONT /AWS1/CL_QQCPUSHADMMSGTMPLCONT

The content of the message template that applies to ADM (Amazon Device Messaging) notification service.

io_apns TYPE REF TO /AWS1/CL_QQCPUSHAPNSMSGTMPLC00 /AWS1/CL_QQCPUSHAPNSMSGTMPLC00

The content of the message template that applies to APNS(Apple Push Notification service) notification service.

io_fcm TYPE REF TO /AWS1/CL_QQCPUSHFCMMSGTMPLCONT /AWS1/CL_QQCPUSHFCMMSGTMPLCONT

The content of the message template that applies to FCM (Firebase Cloud Messaging) notification service.

io_baidu TYPE REF TO /AWS1/CL_QQCPUSHBAIDUMSGTMPL00 /AWS1/CL_QQCPUSHBAIDUMSGTMPL00

The content of the message template that applies to Baidu notification service.


Queryable Attributes

adm

The content of the message template that applies to ADM (Amazon Device Messaging) notification service.

Accessible with the following methods

Method Description
GET_ADM() Getter for ADM

apns

The content of the message template that applies to APNS(Apple Push Notification service) notification service.

Accessible with the following methods

Method Description
GET_APNS() Getter for APNS

fcm

The content of the message template that applies to FCM (Firebase Cloud Messaging) notification service.

Accessible with the following methods

Method Description
GET_FCM() Getter for FCM

baidu

The content of the message template that applies to Baidu notification service.

Accessible with the following methods

Method Description
GET_BAIDU() Getter for BAIDU