Click or drag to resize

SIPMessageExGetContact Method

Retrieves the first contact from the SIP message.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static SIPAddress GetContact(
	SIPMessage msg
)

Parameters

msg  SIPMessage
 

Return Value

SIPAddress
See Also