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: 10.3.199.0
Syntax
public bool PartiallyEquals(
	SIPAddress other
)

Parameters

other
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Boolean
See Also