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

Public Member Functions

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

Member Function Documentation

◆ set() [1/4]

String set ( )
Description
This api allows control of the call waiting supplementary service according to 3GPP TS 22.083 [5]. Activation, deactivation and status query are supported.
Syntax
bg77.ccwa.set()
Returns
String response

◆ set() [2/4]

String set ( int  )
Description
This api allows control of the call waiting supplementary service according to 3GPP TS 22.083 [5]. Activation, deactivation and status query are supported.
Syntax
bg77.ccwa.set(n)
Parameters
nint Integer type.
0 Disable presentation of an unsolicited result code
1 Enable presentation of an unsolicited result code
Returns
String response

◆ set() [3/4]

String set ( int  ,
int   
)
Description
This api allows control of the call waiting supplementary service according to 3GPP TS 22.083 [5]. Activation, deactivation and status query are supported.
Syntax
bg77.ccwa.set(mode,class)
Parameters
modeint Integer type. When <mode> is omitted, network is not interrogated
0 Disable
1 Enable
2 Query status
classint Integer type. A sum of integers each representing a class of information
1 Voice (telephony)
2 Data (bearer service)
4 Fax (facsimile)
16 Data circuit synchronization
32 Data circuit asynchronization
Returns
String response

◆ set() [4/4]

String set ( int  ,
int  ,
int   
)
Description
This api allows control of the call waiting supplementary service according to 3GPP TS 22.083 [5]. Activation, deactivation and status query are supported.
Syntax
bg77.ccwa.set(n,mode,class)
Parameters
nint Integer type.
0 Disable presentation of an unsolicited result code
1 Enable presentation of an unsolicited result code
modeint Integer type. When <mode> is omitted, network is not interrogated
0 Disable
1 Enable
2 Query status
classint Integer type. A sum of integers each representing a class of information
1 Voice (telephony)
2 Data (bearer service)
4 Fax (facsimile)
16 Data circuit synchronization
32 Data circuit asynchronization
Returns
String response

◆ get()

String get ( )
Description
This api allows control of the call waiting supplementary service according to 3GPP TS 22.083 [5]. Activation, deactivation and status query are supported.
Syntax
bg77.ccwa.get()
Returns
String response