Click or drag to resize

SIPMessageExGetUserAgent Method

Gets the value of the User-Agent or the Server header.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static string GetUserAgent(
	SIPMessage msg
)

Parameters

msg  SIPMessage
 

Return Value

String
See Also