Hub Struct Reference

#include <samp.h>


Data Fields

char appName [SZ_LINE]
char appVer [SZ_LINE]
char description [SZ_LINE]
appMD meta
char secret [SZ_SECRET]
char url [SZ_URL]
char version [SZ_NAME]
int id
char appId [SZ_NAME]
char privateKey [SZ_LINE]
char hubId [SZ_LINE]
char selfId [SZ_LINE]
char timeout [SZ_NAME]
void * samp


Detailed Description

Hub description. Our application connects to this hub by default, but the structure will be valid for any Hub.

Field Documentation

char Hub::appId

Hub XML-RPC connection

Referenced by samp_hubOpen().

application name

Referenced by samp_hubOpen(), samp_Metadata(), and samp_setAppVersion().

application version

Referenced by samp_hubDeclareMetadata(), samp_hubOpen(), and samp_Metadata().

char Hub::hubId

client key value

Referenced by samp_hubRegister(), and samp_Register().

int Hub::id

void * Hub::samp

Sync msg timeout (str)

Referenced by samp_hubDeclareSubscriptions(), and samp_hubOpen().

metadata

Referenced by samp_hubRegister(), and samp_Register().

Hub id value

Referenced by samp_hubRegister(), and samp_Register().

char Hub::url

registration string

Referenced by samp_hubOpen().

Hub service endpoint


The documentation for this struct was generated from the following files:

Generated on Wed Feb 27 21:10:16 2013 for SAMP Client Library by  doxygen 1.5.9