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