PlayerIO

The fastest way to build online games without breaking a sweat.

ActionScript3 Reference

actionscript 3 GameRequest class informationClass GameRequest

Namespace: playerio
Language: ActionScript 3

A recevied game request

Properties

 
public
created :Date [read-only]

When the request was received

public
data :Object [read-only]

The game-specific extra data associated with this request

public
senderUserId :String [read-only]

The user id of the user that sent the request

public
type :String [read-only]

The request type of the request

GameRequest.created

public
created :Date [read-only]

When the request was received

GameRequest.data

public
data :Object [read-only]

The game-specific extra data associated with this request

GameRequest.senderUserId

public
senderUserId :String [read-only]

The user id of the user that sent the request

GameRequest.type

public
type :String [read-only]

The request type of the request