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