handleNotification

fun handleNotification(type: Int, data: Any? = null)

Handles notifications for different types of location accuracy issues.

Parameters

type

The type of notification to handle.

data

Optional additional data needed for handling the notification.