Click or drag to resize

RemotePartyIDInfo(SIPAddress) Constructor

Initializes a new instance of the RemotePartyIDInfo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public RemotePartyIDInfo(
	SIPAddress identity
)

Parameters

identity  SIPAddress
 
See Also