mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-08 09:15:58 +01:00
20 lines
441 B
HTML
20 lines
441 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Language" content="en-us">
|
||
|
<title>Smack Extensions User Manual</title>
|
||
|
<base target="mainFrame">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<a href="intro.html">Introduction</a>
|
||
|
<h3>Smack extensions</h3>
|
||
|
<a href="privatedata.html">Private Data</a><br>
|
||
|
<a href="messageevents.html">Message Events</a><br>
|
||
|
<a href="rosterexchange.html">Roster Item Exchange</a><br>
|
||
|
<a href="time.html">Time Exchange</a><br>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|