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