RUI3 (RAK Unified Interface 3) - RAK4631
bg77::qcmgr

Public Member Functions

String get (int)
 

Member Function Documentation

◆ get()

String get ( int  )
Description
This api is similar to AT+CMGR, except that the message to be read is a segment of concatenated messages, and parameters <uid>, <msg_seg> and <msg_total> would be shown in the result.
Syntax
bg77.qcmgr.get(index)
Parameters
indexint Integer type. Message identification in the user data header (UDH). Range: 0–65535 (see NOTES). All segments of a same concatenated message have same <uid>. Different concatenated messages should have different <uid>.
Returns
String response