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