Skip to content

/AWS1/CL_PPMGETWHATSAPPMSGME01

GetWhatsAppMessageMediaOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MIMETYPE TYPE /AWS1/PPMSTRING /AWS1/PPMSTRING

The MIME type of the media.

IV_FILESIZE TYPE /AWS1/PPMLONG /AWS1/PPMLONG

The file size of the media, in KB.


Queryable Attributes

mimeType

The MIME type of the media.

Accessible with the following methods

Method Description
GET_MIMETYPE() Getter for MIMETYPE, with configurable default
ASK_MIMETYPE() Getter for MIMETYPE w/ exceptions if field has no value
HAS_MIMETYPE() Determine if MIMETYPE has a value

fileSize

The file size of the media, in KB.

Accessible with the following methods

Method Description
GET_FILESIZE() Getter for FILESIZE, with configurable default
ASK_FILESIZE() Getter for FILESIZE w/ exceptions if field has no value
HAS_FILESIZE() Determine if FILESIZE has a value