HTML5 (Javascript) Client Reference
Class gameRequest
Language: Javascript (HTML5)
This class encapsulates all the data of a received game request.
Properties | ||||
---|---|---|---|---|
|
||||
|
||||
|
||||
|
||||
|
gameRequest.created
|
When this request was created.
gameRequest.data
|
The custom data that was passed in when this request was created
gameRequest.id
|
The id of this request.
gameRequest.senderUserId
|
The sender user id of this request.
gameRequest.type
|
The type of this request.