SIPUACWrapper Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SIPUACWrapper(
ISIPUAC client
)
Public Sub New (
client As ISIPUAC
)
public:
SIPUACWrapper(
ISIPUAC^ client
)
new :
client : ISIPUAC -> SIPUACWrapper
Parameters
- client
- Type: Ozeki.VoIPISIPUAC
See Also