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

Public Member Functions

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

Member Function Documentation

◆ set() [1/2]

String set ( )
Description
This api refers to the GSM/UMTS supplementary service COLP (Connected Line Identification Presentation) that enables a calling subscriber to get the connected line identity (COL) of the called party after setting up a mobile originated call. The command enables or disables the presentation of the COL at the TE. It has no effect on the execution of the supplementary service COLR in the network.
Syntax
bg77.colp.set()
Returns
String response

◆ set() [2/2]

String set ( int  )
Description
This api refers to the GSM/UMTS supplementary service COLP (Connected Line Identification Presentation) that enables a calling subscriber to get the connected line identity (COL) of the called party after setting up a mobile originated call. The command enables or disables the presentation of the COL at the TE. It has no effect on the execution of the supplementary service COLR in the network.
Syntax
bg77.colp.set(n)
Parameters
nint Integer type. Parameter sets/shows the result code presentation status in the TA
0 Disable
1 Enable
Returns
String response

◆ get()

String get ( )
Description
This api refers to the GSM/UMTS supplementary service COLP (Connected Line Identification Presentation) that enables a calling subscriber to get the connected line identity (COL) of the called party after setting up a mobile originated call. The command enables or disables the presentation of the COL at the TE. It has no effect on the execution of the supplementary service COLR in the network.
Syntax
bg77.colp.get()
Returns
String response