ActionScript3 Reference
Class GameRequest
Namespace: playerio
Language: ActionScript 3
A recevied game request
Properties | |||
---|---|---|---|
public |
When the request was received |
||
public |
The game-specific extra data associated with this request |
||
public |
The user id of the user that sent the request |
||
public |
The request type of the request |
GameRequest.created
public |
|
When the request was received
GameRequest.data
public |
|
The game-specific extra data associated with this request
GameRequest.senderUserId
public |
|
The user id of the user that sent the request
GameRequest.type
public |
|
The request type of the request