Click or drag to resize

ApplicationSDPParserParse Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SDPMessage Parse(
	string content
)

Parameters

content
Type: SystemString

Return Value

Type: SDPMessage

Implements

IContentParserTParse(String)
See Also