Difference between revisions of "Event.PLAYER INFORMATION COMPLETE"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' playerInformationComplete<br/> | '''Value:''' playerInformationComplete<br/> | ||
=== Description === | === Description === | ||
− | Received player information | + | <translate>Received player information</translate> |
=== Parameters === | === Parameters === | ||
− | '''id''': (string) Player id<br/> | + | '''id''': (string) <translate>Player id</translate><br/> |
− | '''name''': (string) Player name<br/> | + | '''name''': (string) <translate>Player name</translate><br/> |
− | '''picture''': (string) Player picture (url)<br/> | + | '''picture''': (string) <translate>Player picture (url)</translate><br/> |
Revision as of 13:34, 23 August 2018
Available since: Gideros 2012.09
Value: playerInformationComplete
Description
Received player information
Parameters
id: (string) Player id
name: (string) Player name
picture: (string) Player picture (url)