Home > @snowplow/react-native-tracker > PlatformContextRetriever > getBatteryState
Battery state for the device
Signature:
getBatteryState?: () => Promise<'unplugged' | 'charging' | 'full' | undefined>;Home > @snowplow/react-native-tracker > PlatformContextRetriever > getBatteryState
Battery state for the device
Signature:
getBatteryState?: () => Promise<'unplugged' | 'charging' | 'full' | undefined>;