Home docs nex protocols GameSessionAdminProtocol (43)
Post

GameSessionAdminProtocol (43)

Methods

(1) GetTableStatuses

Request

This method does not take any parameters.

Response

TypeName
List<GameSessionTableStatus>gameSessionTableStatuses

(2) ForceCustomTableSync

Request

TypeName
List<GameSessionTableDetail>gameSessionTableDetails

Response

This method does not return anything.

(3) CleanupOnBootSessions

Request

This method does not take any parameters.

Response

TypeName
Uint32nbOfAffectedRows

(4) CleanupOnBootURLs

Request

This method does not take any parameters.

Response

TypeName
Uint32nbOfAffectedRows

(5) GetURLs

Request

TypeName
PIDpid

Response

TypeName
List<StationURL>urls

(6) UpdateURLsDID

Request

TypeName
PIDpid
Uint32did

Response

This method does not return anything.

(7) SetThrottlingProbability

Request

TypeName
Uint32typeID
Uint32throttlingPercentage

Response

This method does not return anything.

(8) SetThrottlingDelay

Request

TypeName
Uint32typeID
Uint32throttlingDelaySeconds

Response

This method does not return anything.

(9) GetSession

Request

TypeName
GameSessionKeygameSessionKey

Response

TypeName
GameSessionSearchResultsearchResult

Types

GameSessionTableStatus (Structure)

TypeName
Stringm_tableName
Stringm_engine
DateTimem_creationTime

GameSessionTableDetail (Structure)

TypeName
Stringm_tableName
Stringm_generatorVersion
Stringm_xmlHash
Contents