Difference between revisions of "Event.PLAYER INFORMATION COMPLETE"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Received player information") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
+ | '''Value:''' playerInformationComplete<br/> | ||
=== Description === | === Description === | ||
Received player information | Received player information | ||
+ | === Parameters === | ||
+ | '''id''': (string) Player id<br/> | ||
+ | '''name''': (string) Player name<br/> | ||
+ | '''picture''': (string) Player picture (url)<br/> |
Revision as of 10:45, 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)