MpTweetCommandRequestCheck

<< 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.

logo_use_case

Use case "Sending a machine command" explains how to use this function.

Function

mptweetcommandrequestcheck

Interface

I/O

Parameter

Data type

Description

IN

MpLink

MpComIdentType

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.

mapp concept

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:

Description