isBeaconServiceAllowed

open fun isBeaconServiceAllowed(@NonNull context: Context): Boolean

Check whether the beacon feature is allowed from backend side or not

Return

true if beacon service is allowed from backend side false otherwise

Parameters

context