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