123
This commit is contained in:
25
Ubisoft.com/GSServices/sdks/gs-sdk-base/doc-api/index.html
Normal file
25
Ubisoft.com/GSServices/sdks/gs-sdk-base/doc-api/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<HTML>
|
||||
|
||||
<HEAD>
|
||||
<TITLE>Ubi.com GameService SDK</TITLE>
|
||||
<LINK href="./gs-sdk-doc.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
|
||||
<BODY >
|
||||
<!-- Generated by Doxygen 1.3.4 -->
|
||||
<div class="qindex"><a class="qindexHL" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
|
||||
<h1>gs-sdk-base </h1>
|
||||
<p>
|
||||
<h2><a class="anchor" name="intro">
|
||||
Introduction</a></h2>
|
||||
ubi.com GameService base SDK<h2><a class="anchor" name="description">
|
||||
Description</a></h2>
|
||||
This SDK is the interface to the basic ubi.com services.<ul>
|
||||
<li>The <em><b>login service</b></em> allow you to connect and authenticate users on the ubi.com network. This service also provide the functionalities to create and manage ubi.com accounts.</li><li>The <em><b>friends service</b></em> allow you to manage a list of friends, send private message (pages) to them, in short it provides buddy-list and instant-messaging functionalities.</li><li>The <em><b>lobby service</b></em> is the core of the ubi.com match-making functionalities. This service will enable you to join game lobbies,join, create and manage rooms.</li><li>The <em><b>persistent storage service</b></em> allows you to store/retrieve permanent game information on the ubi.com network.</li><li>The <em><b>ladder query service</b></em> allows you to retieve ladder information that were previously submitted to ubi.com.</li><li>The <em><b>remote algorithm execution service</b></em> allows you to execute custom algorithms stored on ubi.com. </li></ul>
|
||||
<hr>
|
||||
<p align="right">
|
||||
<i>Ubi.com GameService SDK - ©UbiSoft Entertainment 2002 </i><br>
|
||||
<i><a href="mailto:gsdevteam@ubisoft.com">GameService development team</a></i>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user