On this pageGetBatteryLevelAndroid iOS infoVersion requirement: Player Network SDK V1.11 Get the client lag and battery level information. Function definition public static long GetBatteryLevel() Code sample long result = ToolApiCall.Instance.GetBatteryLevel();