On this pageGetBatteryLevelAndroidiOSinfoVersion requirement: Player Network SDK V1.11Get the client lag and battery level information.Function definitionpublic static long GetBatteryLevel()Code samplelong result = ToolApiCall.Instance.GetBatteryLevel();