STWBeaconServiceCallback

interface STWBeaconServiceCallback : STWCallback<T>

Functions

Link copied to clipboard
abstract fun onSuccess()
success callback when user change beacon service status (start or stop)

Inherited functions

Link copied to clipboard
abstract fun onError(@NonNull error: T)
Called when an error occurs following a request executed by the developer.