Click or drag to resize

InternalSIPAddressExContactCompare Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool ContactCompare(
	SIPAddress address,
	SIPAddress other
)

Parameters

address
Type: Ozeki.VoIPSIPAddress
other
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Boolean
See Also