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: 1.8.12.0 (1.8.12)
Syntax
public static string GetUserAgent(
	SIPMessage msg
)

Parameters

msg
Type: Ozeki.VoIPSIPMessage

Return Value

Type: String
See Also