CodecDetector Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CodecDetector(
IPBXSessionCall call
)
Public Sub New (
call As IPBXSessionCall
)
public:
CodecDetector(
IPBXSessionCall^ call
)
new :
call : IPBXSessionCall -> CodecDetector
Parameters
- call
- Type: Ozeki.VoIPIPBXSessionCall
See Also