Skip to main content

GetBatteryLevel

AndroidiOS
info

Version 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();