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

Public Member Functions

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

Member Function Documentation

◆ set() [1/2]

String set ( )
Description
This api specifies the service or service preference that the MT will use to send MO (mobile originated) SMS messages.
Syntax
bg77.cgsms.set()
Returns
String response

◆ set() [2/2]

String set ( int  )
Description
This api specifies the service or service preference that the MT will use to send MO (mobile originated) SMS messages.
Syntax
bg77.cgsms.set(service)
Parameters
serviceint Integer type. Indicates the service or service preference to be used.
0 GPRS
1 Circuit switch
2 GPRS preferred (use circuit switched if GPRS is not available)
3 Circuit switch preferred (use GPRS if circuit switched is not available)
Returns
String response

◆ get()

String get ( )
Description
This api specifies the service or service preference that the MT will use to send MO (mobile originated) SMS messages.
Syntax
bg77.cgsms.get()
Returns
String response