Life Cycle Event to Game Server
A lifecycle event is a mechanism for notifying the game server that an event occurred for an application. The following events are currently provided. See also here for more information.
Event |
Description |
---|---|
addapp |
An application was installed |
removeapp |
An application was uninstalled |
joingroup |
A user joined an official group of the game |
leavegroup |
A user left the official group of the game |
postdiary |
A user wrote a diary entry related to the game |
Revision History
- 03/15/2013
- Document migrated