Click or drag to resize

SoftPhoneFactoryCreateSoftPhone(SoftPhoneConfig, String) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public static ISoftPhone CreateSoftPhone(
	SoftPhoneConfig config,
	string userAgent = null
)

Parameters

config  SoftPhoneConfig
 
userAgent  String  (Optional)
 

Return Value

ISoftPhone
See Also