<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpTweetCommandRequestCheck |
mapp Services V5.16
This function checks whether a command has been received via text message.
Use case "Sending a machine command" explains how to use this function. |
Parameter |
Data type |
Description |
|
IN |
MpLink |
Connection to mapp configuration (MpLink of an MpTweetCore configuration). |
|
IN |
RequestID |
STRING[255] |
Type of request to be checked for. This type is previously defined via "RequestID" in the configuration. |
OUT |
ReturnValue |
BOOL |
Specifies whether a request of this type is pending. |
Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).
Topics in this section: