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

Parameters

other  SIPAddress
 

Return Value

Boolean
See Also