1
1
Fork 0
tdlight-docs/it/tdlight/jni/TdApi.WebPage.html

767 lines
42 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TdApi.WebPage (tdlight API 3.3.161 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"><style>
#memberSummary_tabpanel{overflow-x: auto;}
li.blockList{overflow-x: auto;}
td.colLast div{max-width:30vw;}
#search{width: 400px;max-width: 65vw;}
.title,.subTitle,pre,.inheritance,h1,h2,h3,h4,h5,.memberSummary,.memberSignature,.typeSummary,.blockList,.contentContainer{white-space:normal;word-break:break-word;}
ul{padding-left:10px}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: it.tdlight.jni, class: TdApi, class: WebPage">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "alt-color";
var rowColor = "row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/TdApi.WebPage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">it.tdlight.jni</a></div>
<h1 title="Class TdApi.WebPage" class="title">Class TdApi.WebPage</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="TdApi.Object.html" title="class in it.tdlight.jni">it.tdlight.jni.TdApi.Object</a>
<div class="inheritance">it.tdlight.jni.TdApi.WebPage</div>
</div>
</div>
<section class="description">
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><a href="TdApi.html" title="class in it.tdlight.jni">TdApi</a></dd>
</dl>
<hr>
<pre>public static class <span class="type-name-label">TdApi.WebPage</span>
extends <a href="TdApi.Object.html" title="class in it.tdlight.jni">TdApi.Object</a></pre>
<div class="block">Describes a web page preview.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field.summary">
<h2>Field Summary</h2>
<div class="member-summary">
<table class="summary-table">
<caption><span>Fields</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Field</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code><a href="TdApi.Animation.html" title="class in it.tdlight.jni">TdApi.Animation</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#animation">animation</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as an animation,
if available; may be null.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="TdApi.Audio.html" title="class in it.tdlight.jni">TdApi.Audio</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#audio">audio</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as an audio
file, if available; may be null.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#author">author</a></span></code></th>
<td class="col-last">
<div class="block">Author of the content.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#CONSTRUCTOR">CONSTRUCTOR</a></span></code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="TdApi.FormattedText.html" title="class in it.tdlight.jni">TdApi.FormattedText</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#description">description</a></span></code></th>
<td class="col-last">
<div class="block">Description of the content.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#displayUrl">displayUrl</a></span></code></th>
<td class="col-last">
<div class="block">URL to display.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="TdApi.Document.html" title="class in it.tdlight.jni">TdApi.Document</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#document">document</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as a document,
if available (currently only available
for small PDF files and ZIP archives);
may be null.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#duration">duration</a></span></code></th>
<td class="col-last">
<div class="block">Duration of the content, in seconds.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#embedHeight">embedHeight</a></span></code></th>
<td class="col-last">
<div class="block">Height of the embedded preview.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#embedType">embedType</a></span></code></th>
<td class="col-last">
<div class="block">MIME type of the embedded preview,
(e.g., text/html or video/mp4).</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#embedUrl">embedUrl</a></span></code></th>
<td class="col-last">
<div class="block">URL to show in the embedded preview.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#embedWidth">embedWidth</a></span></code></th>
<td class="col-last">
<div class="block">Width of the embedded preview.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#instantViewVersion">instantViewVersion</a></span></code></th>
<td class="col-last">
<div class="block">Version of instant view, available
for the web page (currently can be 1
or 2), 0 if none.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="TdApi.Photo.html" title="class in it.tdlight.jni">TdApi.Photo</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#photo">photo</a></span></code></th>
<td class="col-last">
<div class="block">Image representing the content; may be null.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#siteName">siteName</a></span></code></th>
<td class="col-last">
<div class="block">Short name of the site (e.g., Google
Docs, App Store).</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="TdApi.Sticker.html" title="class in it.tdlight.jni">TdApi.Sticker</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#sticker">sticker</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as a sticker
for small WEBP files, if available;
may be null.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#title">title</a></span></code></th>
<td class="col-last">
<div class="block">Title of the content.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#type">type</a></span></code></th>
<td class="col-last">
<div class="block">Type of the web page.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#url">url</a></span></code></th>
<td class="col-last">
<div class="block">Original URL of the link.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="TdApi.Video.html" title="class in it.tdlight.jni">TdApi.Video</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#video">video</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as a video, if
available; may be null.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code><a href="TdApi.VideoNote.html" title="class in it.tdlight.jni">TdApi.VideoNote</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#videoNote">videoNote</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as a video
note, if available; may be null.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="TdApi.VoiceNote.html" title="class in it.tdlight.jni">TdApi.VoiceNote</a></code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#voiceNote">voiceNote</a></span></code></th>
<td class="col-last">
<div class="block">Preview of the content as a voice
note, if available; may be null.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor.summary">
<h2>Constructor Summary</h2>
<div class="member-summary">
<table class="summary-table">
<caption><span>Constructors</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Constructor</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-constructor-name" scope="row"><code><span class="member-name-link"><a href="#%3Cinit%3E()">WebPage</a></span>()</code></th>
<td class="col-last">
<div class="block">Describes a web page preview.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-constructor-name" scope="row"><code><span class="member-name-link"><a href="#%3Cinit%3E(java.io.DataInput)">WebPage</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/DataInput.html" title="class or interface in java.io" class="external-link">DataInput</a>&nbsp;input)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-constructor-name" scope="row"><code><span class="member-name-link"><a href="#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,it.tdlight.jni.TdApi.FormattedText,it.tdlight.jni.TdApi.Photo,java.lang.String,java.lang.String,int,int,int,java.lang.String,it.tdlight.jni.TdApi.Animation,it.tdlight.jni.TdApi.Audio,it.tdlight.jni.TdApi.Document,it.tdlight.jni.TdApi.Sticker,it.tdlight.jni.TdApi.Video,it.tdlight.jni.TdApi.VideoNote,it.tdlight.jni.TdApi.VoiceNote,int)">WebPage</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;url,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;displayUrl,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;type,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;siteName,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;title,
<a href="TdApi.FormattedText.html" title="class in it.tdlight.jni">TdApi.FormattedText</a>&nbsp;description,
<a href="TdApi.Photo.html" title="class in it.tdlight.jni">TdApi.Photo</a>&nbsp;photo,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;embedUrl,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;embedType,
int&nbsp;embedWidth,
int&nbsp;embedHeight,
int&nbsp;duration,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;author,
<a href="TdApi.Animation.html" title="class in it.tdlight.jni">TdApi.Animation</a>&nbsp;animation,
<a href="TdApi.Audio.html" title="class in it.tdlight.jni">TdApi.Audio</a>&nbsp;audio,
<a href="TdApi.Document.html" title="class in it.tdlight.jni">TdApi.Document</a>&nbsp;document,
<a href="TdApi.Sticker.html" title="class in it.tdlight.jni">TdApi.Sticker</a>&nbsp;sticker,
<a href="TdApi.Video.html" title="class in it.tdlight.jni">TdApi.Video</a>&nbsp;video,
<a href="TdApi.VideoNote.html" title="class in it.tdlight.jni">TdApi.VideoNote</a>&nbsp;videoNote,
<a href="TdApi.VoiceNote.html" title="class in it.tdlight.jni">TdApi.VoiceNote</a>&nbsp;voiceNote,
int&nbsp;instantViewVersion)</code></th>
<td class="col-last">
<div class="block">Describes a web page preview.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method.summary">
<h2>Method Summary</h2>
<div class="member-summary" id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="active-table-tab">All Methods</button><button role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="table-tab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="table-tab" onclick="show(8);">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<table class="summary-table" aria-labelledby="t0">
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color" id="i0">
<td class="col-first"><code>boolean</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;o)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color" id="i1">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#getConstructor()">getConstructor</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color" id="i2">
<td class="col-first"><code>int</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color" id="i3">
<td class="col-first"><code>void</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="#serialize(java.io.DataOutput)">serialize</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/DataOutput.html" title="class or interface in java.io" class="external-link">DataOutput</a>&nbsp;output)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inherited-list">
<h3 id="methods.inherited.from.class.it.tdlight.jni.TdApi.Object">Methods inherited from class&nbsp;it.tdlight.jni.<a href="TdApi.Object.html" title="class in it.tdlight.jni">TdApi.Object</a></h3>
<code><a href="TdApi.Object.html#serialize()">serialize</a>, <a href="TdApi.Object.html#toString()">toString</a></code></div>
<div class="inherited-list">
<h3 id="methods.inherited.from.class.java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field.detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="url">
<h3>url</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">url</span></div>
<div class="block">Original URL of the link.</div>
</section>
</li>
<li>
<section class="detail" id="displayUrl">
<h3>displayUrl</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">displayUrl</span></div>
<div class="block">URL to display.</div>
</section>
</li>
<li>
<section class="detail" id="type">
<h3>type</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">type</span></div>
<div class="block">Type of the web page. Can be: article,
photo, audio, video, document, profile,
app, or something else.</div>
</section>
</li>
<li>
<section class="detail" id="siteName">
<h3>siteName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">siteName</span></div>
<div class="block">Short name of the site (e.g., Google
Docs, App Store).</div>
</section>
</li>
<li>
<section class="detail" id="title">
<h3>title</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">title</span></div>
<div class="block">Title of the content.</div>
</section>
</li>
<li>
<section class="detail" id="description">
<h3>description</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.FormattedText.html" title="class in it.tdlight.jni">TdApi.FormattedText</a></span>&nbsp;<span class="member-name">description</span></div>
<div class="block">Description of the content.</div>
</section>
</li>
<li>
<section class="detail" id="photo">
<h3>photo</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Photo.html" title="class in it.tdlight.jni">TdApi.Photo</a></span>&nbsp;<span class="member-name">photo</span></div>
<div class="block">Image representing the content; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="embedUrl">
<h3>embedUrl</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">embedUrl</span></div>
<div class="block">URL to show in the embedded preview.</div>
</section>
</li>
<li>
<section class="detail" id="embedType">
<h3>embedType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">embedType</span></div>
<div class="block">MIME type of the embedded preview,
(e.g., text/html or video/mp4).</div>
</section>
</li>
<li>
<section class="detail" id="embedWidth">
<h3>embedWidth</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">embedWidth</span></div>
<div class="block">Width of the embedded preview.</div>
</section>
</li>
<li>
<section class="detail" id="embedHeight">
<h3>embedHeight</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">embedHeight</span></div>
<div class="block">Height of the embedded preview.</div>
</section>
</li>
<li>
<section class="detail" id="duration">
<h3>duration</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">duration</span></div>
<div class="block">Duration of the content, in seconds.</div>
</section>
</li>
<li>
<section class="detail" id="author">
<h3>author</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="member-name">author</span></div>
<div class="block">Author of the content.</div>
</section>
</li>
<li>
<section class="detail" id="animation">
<h3>animation</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Animation.html" title="class in it.tdlight.jni">TdApi.Animation</a></span>&nbsp;<span class="member-name">animation</span></div>
<div class="block">Preview of the content as an animation,
if available; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="audio">
<h3>audio</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Audio.html" title="class in it.tdlight.jni">TdApi.Audio</a></span>&nbsp;<span class="member-name">audio</span></div>
<div class="block">Preview of the content as an audio
file, if available; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="document">
<h3>document</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Document.html" title="class in it.tdlight.jni">TdApi.Document</a></span>&nbsp;<span class="member-name">document</span></div>
<div class="block">Preview of the content as a document,
if available (currently only available
for small PDF files and ZIP archives);
may be null.</div>
</section>
</li>
<li>
<section class="detail" id="sticker">
<h3>sticker</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Sticker.html" title="class in it.tdlight.jni">TdApi.Sticker</a></span>&nbsp;<span class="member-name">sticker</span></div>
<div class="block">Preview of the content as a sticker
for small WEBP files, if available;
may be null.</div>
</section>
</li>
<li>
<section class="detail" id="video">
<h3>video</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.Video.html" title="class in it.tdlight.jni">TdApi.Video</a></span>&nbsp;<span class="member-name">video</span></div>
<div class="block">Preview of the content as a video, if
available; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="videoNote">
<h3>videoNote</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.VideoNote.html" title="class in it.tdlight.jni">TdApi.VideoNote</a></span>&nbsp;<span class="member-name">videoNote</span></div>
<div class="block">Preview of the content as a video
note, if available; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="voiceNote">
<h3>voiceNote</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="TdApi.VoiceNote.html" title="class in it.tdlight.jni">TdApi.VoiceNote</a></span>&nbsp;<span class="member-name">voiceNote</span></div>
<div class="block">Preview of the content as a voice
note, if available; may be null.</div>
</section>
</li>
<li>
<section class="detail" id="instantViewVersion">
<h3>instantViewVersion</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">instantViewVersion</span></div>
<div class="block">Version of instant view, available
for the web page (currently can be 1
or 2), 0 if none.</div>
</section>
</li>
<li>
<section class="detail" id="CONSTRUCTOR">
<h3>CONSTRUCTOR</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">CONSTRUCTOR</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd><a href="../../../constant-values.html#it.tdlight.jni.TdApi.WebPage.CONSTRUCTOR">Constant Field Values</a></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor.detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>WebPage</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="member-name">WebPage</span>()</div>
<div class="block">Describes a web page preview.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,it.tdlight.jni.TdApi.FormattedText,it.tdlight.jni.TdApi.Photo,java.lang.String,java.lang.String,int,int,int,java.lang.String,it.tdlight.jni.TdApi.Animation,it.tdlight.jni.TdApi.Audio,it.tdlight.jni.TdApi.Document,it.tdlight.jni.TdApi.Sticker,it.tdlight.jni.TdApi.Video,it.tdlight.jni.TdApi.VideoNote,it.tdlight.jni.TdApi.VoiceNote,int)">
<h3>WebPage</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="member-name">WebPage</span>&#8203;(<span class="parameters"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;url,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;displayUrl,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;type,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;siteName,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;title,
<a href="TdApi.FormattedText.html" title="class in it.tdlight.jni">TdApi.FormattedText</a>&nbsp;description,
<a href="TdApi.Photo.html" title="class in it.tdlight.jni">TdApi.Photo</a>&nbsp;photo,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;embedUrl,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;embedType,
int&nbsp;embedWidth,
int&nbsp;embedHeight,
int&nbsp;duration,
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;author,
<a href="TdApi.Animation.html" title="class in it.tdlight.jni">TdApi.Animation</a>&nbsp;animation,
<a href="TdApi.Audio.html" title="class in it.tdlight.jni">TdApi.Audio</a>&nbsp;audio,
<a href="TdApi.Document.html" title="class in it.tdlight.jni">TdApi.Document</a>&nbsp;document,
<a href="TdApi.Sticker.html" title="class in it.tdlight.jni">TdApi.Sticker</a>&nbsp;sticker,
<a href="TdApi.Video.html" title="class in it.tdlight.jni">TdApi.Video</a>&nbsp;video,
<a href="TdApi.VideoNote.html" title="class in it.tdlight.jni">TdApi.VideoNote</a>&nbsp;videoNote,
<a href="TdApi.VoiceNote.html" title="class in it.tdlight.jni">TdApi.VoiceNote</a>&nbsp;voiceNote,
int&nbsp;instantViewVersion)</span></div>
<div class="block">Describes a web page preview.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - String Original URL of the link.</dd>
<dd><code>displayUrl</code> - String URL to display.</dd>
<dd><code>type</code> - String Type of the web page. Can be: article,
photo, audio, video, document, profile,
app, or something else.</dd>
<dd><code>siteName</code> - String Short name of the site (e.g., Google
Docs, App Store).</dd>
<dd><code>title</code> - String Title of the content.</dd>
<dd><code>description</code> - FormattedText Description of the content.</dd>
<dd><code>photo</code> - Photo Image representing the content; may be null.</dd>
<dd><code>embedUrl</code> - String URL to show in the embedded preview.</dd>
<dd><code>embedType</code> - String MIME type of the embedded preview,
(e.g., text/html or video/mp4).</dd>
<dd><code>embedWidth</code> - int Width of the embedded preview.</dd>
<dd><code>embedHeight</code> - int Height of the embedded preview.</dd>
<dd><code>duration</code> - int Duration of the content, in seconds.</dd>
<dd><code>author</code> - String Author of the content.</dd>
<dd><code>animation</code> - Animation Preview of the content as an animation,
if available; may be null.</dd>
<dd><code>audio</code> - Audio Preview of the content as an audio
file, if available; may be null.</dd>
<dd><code>document</code> - Document Preview of the content as a document,
if available (currently only available
for small PDF files and ZIP archives);
may be null.</dd>
<dd><code>sticker</code> - Sticker Preview of the content as a sticker
for small WEBP files, if available;
may be null.</dd>
<dd><code>video</code> - Video Preview of the content as a video, if
available; may be null.</dd>
<dd><code>videoNote</code> - VideoNote Preview of the content as a video
note, if available; may be null.</dd>
<dd><code>voiceNote</code> - VoiceNote Preview of the content as a voice
note, if available; may be null.</dd>
<dd><code>instantViewVersion</code> - int Version of instant view, available
for the web page (currently can be 1
or 2), 0 if none.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(java.io.DataInput)">
<h3>WebPage</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="member-name">WebPage</span>&#8203;(<span class="parameters"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/DataInput.html" title="class or interface in java.io" class="external-link">DataInput</a>&nbsp;input)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
<dl class="notes">
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method.detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getConstructor()">
<h3>getConstructor</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">getConstructor</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="TdApi.Object.html#getConstructor()">getConstructor</a></code>&nbsp;in class&nbsp;<code><a href="TdApi.Object.html" title="class in it.tdlight.jni">TdApi.Object</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="serialize(java.io.DataOutput)">
<h3>serialize</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="member-name">serialize</span>&#8203;(<span class="parameters"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/DataOutput.html" title="class or interface in java.io" class="external-link">DataOutput</a>&nbsp;output)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="TdApi.Object.html#serialize(java.io.DataOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="TdApi.Object.html" title="class in it.tdlight.jni">TdApi.Object</a></code></dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="equals(java.lang.Object)">
<h3>equals</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="member-name">equals</span>&#8203;(<span class="parameters"><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;o)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="hashCode()">
<h3>hashCode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="member-name">hashCode</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/TdApi.WebPage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>