<tdclass="description last"><p>Browser name, like <code>"Chrome"</code> or <code>"Internet Explorer"</code></p></td>
</tr>
<tr>
<tdclass="name"><code>version</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>Browser version as a String <code>"12.01.45334.10"</code></p></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<tdclass="name"><code>os</code></td>
<tdclass="type">
<spanclass="param-type">Object</span>
</td>
<tdclass="description last">
<h6>Properties</h6>
<tableclass="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Attributes</th>
<thclass="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<tdclass="name"><code>name</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>OS name, like <code>"Windows"</code> or <code>"macOS"</code></p></td>
</tr>
<tr>
<tdclass="name"><code>version</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>OS version, like <code>"NT 5.1"</code> or <code>"10.11.1"</code></p></td>
</tr>
<tr>
<tdclass="name"><code>versionName</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>OS name, like <code>"XP"</code> or <code>"High Sierra"</code></p></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<tdclass="name"><code>platform</code></td>
<tdclass="type">
<spanclass="param-type">Object</span>
</td>
<tdclass="description last">
<h6>Properties</h6>
<tableclass="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Attributes</th>
<thclass="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<tdclass="name"><code>type</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>platform type, can be either <code>"desktop"</code>, <code>"tablet"</code> or <code>"mobile"</code></p></td>
like <code>"iPhone"</code> or <code>"Kindle Fire HD 7"</code></p></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<tdclass="name"><code>engine</code></td>
<tdclass="type">
<spanclass="param-type">Object</span>
</td>
<tdclass="description last">
<h6>Properties</h6>
<tableclass="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Attributes</th>
<thclass="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<tdclass="name"><code>name</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>Can be any of this: <code>WebKit</code>, <code>Blink</code>, <code>Gecko</code>, <code>Trident</code>, <code>Presto</code>, <code>EdgeHTML</code></p></td>
</tr>
<tr>
<tdclass="name"><code>version</code></td>
<tdclass="type">
<spanclass="param-type">String</span>
|
<spanclass="param-type">undefined</span>
</td>
<tdclass="attributes">
<optional><br>
</td>
<tdclass="description last"><p>String version of the engine</p></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</article>
</section>
</div>
<brclass="clear">
<footer>
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Sep 09 2018 15:08:13 GMT+0300 (EEST) using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.