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

Public Member Functions

String set (int)
 
String set (int, int)
 

Member Function Documentation

◆ set() [1/2]

String set ( int  )
Description
This api deletes short messages from the preferred message storage <mem1> location <index>. bg77.cmgd.set(index)
Parameters
indexint Integer type value in the range of location numbers supported by the associated memory.
Returns
String response

◆ set() [2/2]

String set ( int  ,
int   
)
Description
This api deletes short messages from the preferred message storage <mem1> location <index>.
Syntax
bg77.cmgd.set(index,delflag)
Parameters
indexint Integer type value in the range of location numbers supported by the associated memory.
delflagint Integer type. Delete flag.
0 Delete the message specified in <index>
1 Delete all read messages from <mem1> storage
2 Delete all read messages from <mem1> storage and sent mobile originated messages
3 Delete all read messages from <mem1> storage, sent and unsent mobile originated messages
4 Delete all messages from <mem1> storage
Returns
String response