Click or drag to resize
SIPAddressPartiallyEquals Method
Checks only the username and address without the parameteres.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool PartiallyEquals(
	SIPAddress other
)

Parameters

other
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Boolean
See Also