Gamebase SDK for Android  2.3.0
Toast Gamebase Platform
LevelUpData Class Reference
Collaboration diagram for LevelUpData:
Collaboration graph

Public Member Functions

 LevelUpData (int userLevel)
 
Map< String, Object > toMap ()
 

Public Attributes

int userLevel
 
long levelUpTime = -1
 
String channelId
 
String characterId
 

Constructor & Destructor Documentation

◆ LevelUpData()

LevelUpData ( int  userLevel)

Member Function Documentation

◆ toMap()

Map<String, Object> toMap ( )

Member Data Documentation

◆ channelId

String channelId

◆ characterId

String characterId

◆ levelUpTime

long levelUpTime = -1

◆ userLevel

int userLevel