matrix-glib-sdk/index.html

78 lines
4.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Matrix-0.0 Reference Manual: Matrix-0.0 Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Matrix-0.0 Reference Manual">
<link rel="next" href="ch01.html" title="Matrix-0.0 API Reference">
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Matrix-0.0 Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
for Matrix-0.0 0.0.1.20160304.
The latest version of this documentation can be found on-line at
<a class="ulink" href="http://gergelypolonkai.github.io/matrix-glib-sdk/index.html" target="_top">http://gergely.polonkai.eu/matrix-glib-sdk/</a>.
</p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">Matrix-0.0 API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixRoomEvent.html">MatrixRoomEvent</a></span><span class="refpurpose"> — Abstract base class for room events.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixPresenceEvent.html">MatrixPresenceEvent</a></span><span class="refpurpose"> — Class for representing presence events</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-matrix-enums.html">matrix-enums</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixEvent.html">MatrixEvent</a></span><span class="refpurpose"> — Base class for Matrix events.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixRoomMemberEvent.html">MatrixRoomMemberEvent</a></span><span class="refpurpose"> — Class for representing a room membership events</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixClient.html">MatrixClient</a></span><span class="refpurpose"> — Base interface for client communication with a Matrix.org homeserver</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixJsonCompact.html">MatrixJsonCompact</a></span><span class="refpurpose"> — Abstract parent class for classes that can be saved to JSON.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixHTTPClient.html">MatrixHTTPClient</a></span><span class="refpurpose"> — An event-driven client class to communicate with HTTP based Matrix.org servers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixStateEvent.html">MatrixStateEvent</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixRoomMessageEvent.html">MatrixRoomMessageEvent</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-c-api.html">c-api</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixHTTPAPI.html">MatrixHTTPAPI</a></span><span class="refpurpose"> — This is a class for low level communication with a Matrix.org server via HTTP.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Matrix-0.0-MatrixAPI.html">MatrixAPI</a></span><span class="refpurpose"> — Base interface for all Client/Server API functionality.</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
<dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.20</div>
</body>
</html>