level property

int? level
getter/setter pair

Obtains the player level information.

Currently, this method can obtain only the level information for players registered in the Chinese mainland. For players registered outside the Chinese mainland, this method returns 1 by default.

Implementation

int? level;