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

Public Member Functions

String get (int)
 
String get (String)
 
String get ()
 

Member Function Documentation

◆ get() [1/3]

String get ( int  )
Description
This api returns messages with status value <stat> from preferred message storage <mem1> to the TE.
Syntax
bg77.cmgl.get(stat)
Parameters
statint/String Integer type in PDU mode, or string type in text mode. The status of message in memory; Defined values: PDU mode Text mode Explanation
0 "REC UNREAD" Received unread messages
1 "REC READ" Received read messages
2 "STO UNSENT" Stored unsent messages
3 "STO SENT" Stored sent messages
4 "ALL" All messages
Returns
String response

◆ get() [2/3]

String get ( String  )
Description
This api returns messages with status value <stat> from preferred message storage <mem1> to the TE.
Syntax
bg77.cmgl.get(stat)
Parameters
statint/String Integer type in PDU mode, or string type in text mode. The status of message in memory; Defined values: PDU mode Text mode Explanation
0 "REC UNREAD" Received unread messages
1 "REC READ" Received read messages
2 "STO UNSENT" Stored unsent messages
3 "STO SENT" Stored sent messages
4 "ALL" All messages
Returns
String response

◆ get() [3/3]

String get ( )
Description
This api returns messages with status value <stat> from preferred message storage <mem1> to the TE.
Syntax
bg77.cmgl.get()
Returns
String response