IPhoneSystemSetParameter(String, String) Method

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
bool SetParameter(
	string name,
	string? value
)

Parameters

name  String
 
value  String
 

Return Value

Boolean

See Also