Click or drag to resize

RFC3325ParserExtensionParsePAssertedID Method

PAssertedID = "P-Asserted-Identity" HCOLON PAssertedID-value *(COMMA PAssertedID-value) PAssertedID-value = name-addr / addr-spec

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public PIdentityHeader ParsePAssertedID(
	PIdentityType type
)

Parameters

type  PIdentityType
 

Return Value

PIdentityHeader
See Also