Click or drag to resize
RFC4538ParserExtensionParseTargetDialog Method
Target-Dialog = "Target-Dialog" HCOLON callid *(SEMI td-param) ;callid from RFC 3261 td-param = remote-param / local-param / generic-param remote-param = "remote-tag" EQUAL token local-param = "local-tag" EQUAL token

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TargetDialogHeader ParseTargetDialog()

Return Value

Type: TargetDialogHeader
See Also