UrlCitation
constructor(url: String, title: String, type: UrlCitation.Type, startIndex: Int, endIndex: Int)(source)
Parameters
url
The URL of the web resource.
title
The title of the web resource.
type
The type of the URL citation. Always url_citation.
startIndex
The index of the first character of the URL citation in the message.
endIndex
The index of the last character of the URL citation in the message.