WakeLockUtils

public class WakeLockUtils

Constructors

Link copied to clipboard
public void WakeLockUtils()

Functions

Link copied to clipboard
public static void cancelHeartbeat(Context context)
Cancels the heartbeat, for internal SDK use.
Link copied to clipboard
public static void disableSDKHeartBeat(Context context)
Disables the SDK's default background heartbeat mechanism with a 2.5-minute interval.
Link copied to clipboard
public static void scheduleHeartbeat(Context context)
Enables heartbeat (sends a fixed message to the server at regular intervals.