3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Get
Codec
By
RFCName Method
Finding
Codec
object defined iby Object model
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
Codec
GetCodecByRFCName
(
string
rfcName
)
Parameters
rfcName
String
RFC name of codec
Return Value
Codec
Codec
implementation
Implements
IPhoneSystem
GetCodecByRFCName(String)
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also